Render SVG vectors into JPG at any size.
Drop an SVG here
or click to choose one. It never leaves your device.
Three steps
Drop in the vector file you need as a photograph-style raster.
Set the pixel dimensions and the JPEG quality for the export.
Transparent areas are flattened onto white, since JPEG has no alpha channel.
Why this one
The vector is drawn properly at the target size rather than captured from a screen, so the result is clean at whatever dimensions you choose.
For a full-width illustration destined for a page or a deck, JPEG is far lighter than the equivalent PNG.
The transparent background becoming white is stated up front, which is the one surprise this conversion reliably produces.
The short version
Rendering a vector to JPEG is the right call in exactly one situation: a large, photographic illustration where the file size matters more than the transparency. For everything else, and especially for anything with text or flat colour, the sharp edges that make vector art look good are the same edges JPEG compression handles worst.
Questions
PNG when the graphic has transparency, flat colour or sharp edges, which covers most logos and icons. JPG when it is a large, photographic illustration where the file size saving is worth the flattening.
JPEG cannot store transparency, so the empty area around the logo has to become a colour, and that colour is white. Export to PNG instead.
Higher than you would use for a photograph. Vector art has hard edges and flat areas, which is exactly what JPEG handles worst, so 90 or above avoids visible fringing.
At a large enough export size, yes. Small text plus JPEG compression is the worst combination there is, so export bigger or use PNG when text is involved.
Free, and staying free
Thridy is a library of thousands of 3D icons in one consistent style, free for commercial use with no attribution and no account. The tools exist so you never have to upload an image to somebody else's server to resize it.
Keep going
Move between PNG, JPEG and WebP in a click.
Convert JPG photos into lossless PNG.
Convert PNG to JPG, flattening transparency to white.
Convert JPG to smaller, modern WebP.
Convert WebP into widely compatible JPG.
Convert PNG to WebP and keep transparency.