Image Converters
JPG to SVG
Runs in your browser β files never leave your device.
Drop JPG, JFIF, HEIC, AVIF files here
or click to browse Β· paste from clipboard Β· up to 100 MB each
Select filesOptions
Why convert JPG to SVG
JPG compression leaves faint noise around edges, so a JPG traces less cleanly than a PNG. The tracer counters this with colour quantisation: pick 4β8 colours for a logo and the noise collapses into the nearest flat colour, leaving clean shapes. Greyscale and black-and-white modes are ideal for signatures, sketches and scanned line art.
The result is a real SVG β paths and fills, not an embedded bitmap β so it stays sharp at billboard size and can be edited node by node in Inkscape, Illustrator or Figma. Photographs are not a good fit: they trace into a poster-like mosaic, which can be a deliberate effect but is not a faithful copy.
How to convert images to SVG
- Drop the JPG.
- Choose colour, greyscale or black-and-white and how many colours to keep.
- Convert, then download the SVG.
About the formats
JPG Β· JPEG image Β· .jpg
The universal photo format: small files, supported by every device, camera and website, but no transparency and slight quality loss on each save.
- JPEG compression discards fine detail the eye rarely notices; quality 80β90 is usually indistinguishable from the original at a fraction of the size.
- Re-saving a JPG repeatedly adds generation loss, so keep an original and export copies.
- JPG has no alpha channel β transparent areas become white or black when converted from PNG.
JFIF Β· JPEG File Interchange Format Β· .jfif
A JPEG with the formal .jfif extension, which Windows and some browsers give to downloaded pictures; identical data to a .jpg but rejected by many upload forms.
- JFIF is the standard container of nearly every JPEG file β the extension is the only difference from .jpg.
- Windows assigns .jfif when the image/jpeg file type is mapped to it in the registry; renaming to .jpg is usually enough.
- Re-saving as .jpg at maximum quality keeps the image practically identical.
HEIC Β· High Efficiency Image Container Β· .heic
The default photo format on iPhone and iPad since iOS 11: about half the size of JPG at the same quality, but poorly supported outside Apple devices.
- HEIC stores images with the HEVC (H.265) codec; a container can hold several images, such as a Live Photo or burst.
- Windows needs a paid HEVC extension to open HEIC files, and many websites and forms refuse them.
- iPhone can be set to shoot JPG instead: Settings β Camera β Formats β Most Compatible.
AVIF Β· AV1 Image File Format Β· .avif
A newer web image format based on the AV1 video codec, smaller than WebP and JPG but still unsupported in many apps and older browsers.
- AVIF supports HDR, wide colour gamut, transparency and animation.
- Encoding AVIF is slow; decoding is fast, which suits web delivery.
- Support arrived in Chrome 85, Firefox 93 and Safari 16.
Related conversions
More in Image Converters Β· All converters