Understanding SVG Path Syntax: The d Attribute Demystified
The cryptic d attribute in SVG paths (M, L, C, Q, A, Z) explained command by command, with the absolute vs relative rule and how curves actually work.
Browse every SVG Studio article: guides, tips and how-tos from the GigAI Tools team.
12 articles in this collection.
The cryptic d attribute in SVG paths (M, L, C, Q, A, Z) explained command by command, with the absolute vs relative rule and how curves actually work.
What an SVG data URI is, why URL-encoding beats base64 for vectors, and how to inline SVG into CSS and HTML without an extra request, plus when NOT to inline.
A friendly introduction to animating SVG: moving and colouring shapes with CSS, the line-drawing trick, SMIL animation, and when to reach for each approach.
Organic blobs and section-divider waves are everywhere in modern web design. The steps they're built with SVG paths, how to generate them, and how to use them without hurting performance.
A practical guide to SVG gradients and patterns: how linearGradient, radialGradient, and the pattern element actually work, with tips for smooth stops, banding, and reusable fills.
Icon fonts had their moment, but inline SVG and SVG sprites have overtaken them for accessibility, rendering quality and control. Here's an honest comparison.
The practical guide to using SVG icons in React, inline vs import, turning SVGs into reusable components, passing size and colour via props, and accessibility.
SVG exports from Figma and Illustrator are often bloated with metadata and 6-decimal coordinates. The steps to shrink them (minifying, cutting precision, and cleaning paths) without losing quality.
SVGs exported from design tools are full of hidden bloat. How to do it to clean them up with SVGO, strip editor metadata, and cut file size without changing how they look.
How to use SVG as a CSS background: inline it as a data URI, build tiling patterns, tint it with currentColor, and avoid the escaping mistakes that break the property.
An honest guide to converting PNG to SVG. Tracing turns raster into vector, but it only works well for logos and flat art. How to do it to get a clean result and when not to bother.
A plain-English guide to what an SVG file actually is, how vector graphics differ from raster images like PNG and JPG, and exactly when to reach for each format.
New tools and how-to articles land regularly. Follow along however you like. No inbox required.