SVG JPG

Converting locally — nothing is uploaded

Flat vector art at photo weight — free, and finished on your machine.

WASHER Nº 1 — HEAVY DUTY IDLE

Drop your SVGs in the drum

or — nothing leaves this tab

READS JPG · PNG · WEBP · GIF · BMP · SVG · AVIF

CYCLE →

WASH TEMP

The SVG → JPG cycle

When a form insists on JPG and all you have is a logo file, render once, flatten to white, done. Best on illustrations without transparency needs.

SVG carries transparency; JPG cannot keep it — transparent areas flatten onto white. JPG lands at ordinary photograph weight. Either way, re-encoding through the canvas collects EXIF like lint — camera model, GPS coordinates and timestamps are stripped from the folded copy.

Need the other direction? Other routes into PNG → JPG, WebP → JPG, GIF → JPG, BMP → JPG.

Questions at the counter

Where does the transparent background go?

Onto white — the only honest option in a format without alpha. Logos designed for dark backgrounds will need their colours checked after flattening.

JPG or PNG for exported vector art?

PNG whenever the destination allows it: sharper edges, transparency, often smaller for flat colour. JPG earns its place only when the receiving form demands it.

Will text in my SVG stay sharp?

Text converted to paths rasterises perfectly. Text left as font references may substitute — outline your type in the originating editor before exporting the SVG.

Is the conversion really private?

Yes — architecturally. This page is static files; there is no server to receive an upload. Your SVG is decoded and re-encoded inside this tab by your own machine, and you can watch the absence of network traffic in your browser’s developer tools.