Flatten SVGs to JPEG with the background colour and quality you choose — nothing uploaded.
SVG files or a whole folder · or paste SVG code with Ctrl/⌘+V
No size limit · files are processed on your device and never uploaded · how it works
Advanced settings (optional)
Output options
Output size
Scale multiplies the SVG's own size; Fit sets one dimension; Multiple sizes renders one file per width — ideal for icon sets.
Background
JPG cannot be transparent, so the background is always filled.
Quality
90
90+ for graphics and icons; 75–85 for photographic artwork.
Runs in your browser. Files are never uploaded — you can go offline after the page loads.
How to use the SVG to JPG
Click “Choose Files” or drop your SVG files into the box above. Whole folders work too.
Adjust the Advanced settings if you need to, then click “Convert to JPG”.
When the row shows Done, click “Download” — or “Download all” for a ZIP.
Easy to use
Drop files, pick options, download. Whole folders at once, no signup, no daily limit.
Best quality
The same engines the professionals use — SVGO, resvg, MozJPEG, libwebp, libavif — compiled to run in your browser.
Private & secure
Files are processed on your device and never uploaded. Close the tab and nothing remains anywhere.
What happens when an SVG becomes a JPG
JPEG is a photographic format: it has no alpha channel and compresses by discarding detail the eye is least sensitive to.
Converting a vector graphic to JPG therefore involves two decisions the tool makes explicit — what colour fills the
transparent areas, and how much quality to trade for file size. The SVG is first rasterised with resvg in your browser at
the size you choose, then encoded to JPEG with your browser's own encoder. Nothing is uploaded.
Background colour
White is the default because most documents, listings and emails sit on white. Choose Black for dark UIs or a custom colour
to match a specific brand background. Because anti-aliased edges are blended against this colour, pick the colour the JPG
will actually be placed on, not just a neutral one — a logo flattened onto white and then shown on grey will have a faint
halo.
Quality
The slider runs 40–100. For icons, logos and flat illustrations stay at 90 or above: sharp edges are where JPEG artefacts
show first. For complex gradients and photo-like artwork, 75–85 usually halves the file size with no visible change. If
you find yourself pushing quality up to keep edges clean, the honest answer is that PNG or WebP is the better format — see
SVG to PNG and SVG to WebP.
When you actually need JPG
Some platforms only accept JPEG uploads: certain marketplaces, print-on-demand services, older CMSs, and many email tools.
Some print shops ask for JPEG proofs. In those cases convert at 2×–4× scale so the result stays sharp when printed or
zoomed, and keep the original SVG as your master file.
Frequently asked questions
Why does my JPG have a white background?
JPEG cannot store transparency, so anything transparent in the SVG must be filled with a colour. White is the default; choose Black or a custom colour to match wherever the image will be placed. If you need transparency, use SVG to PNG or SVG to WebP instead.
Which quality setting should I use?
90 is visually lossless for most graphics and is the default. Go down to 75–80 for photos and complex illustrations where file size matters; stay at 90+ for flat icons and logos, where JPEG artefacts around sharp edges become visible quickly. For flat artwork PNG or WebP is usually both smaller and sharper than JPG.
When is JPG the right format for a vector graphic?
Rarely, unless a platform demands it: some marketplaces, CMSs and email tools only accept JPEG, and some print workflows expect it. For the web, PNG (lossless, transparent) or WebP (smaller, transparent) are better fits for converted SVGs. This tool exists for the cases where JPG is a hard requirement.
Most online converters upload your file to a server. InfyTool ships the actual encoders to your browser as WebAssembly instead, so processing happens inside your tab — faster for batches, and nothing to delete afterwards.
No upload, ever. Turn off Wi-Fi after the page loads and every tool keeps working.
No limits. No file-size cap, no queue, no watermark, no account.
Runs on your CPU. Batches use several cores in parallel; nothing is throttled.