Working in your browser

Convert SVG to JPG

Turn vector files into JPG images without uploading anything. Choose how big the output should be, and choose what colour replaces the transparent background.

Local processing0 uploads~1.2s avgNo account required

Nothing is uploaded

The file is drawn and encoded on your own device. No server ever receives your artwork.

You pick the background

JPG has no transparency, so something has to fill it. Here you decide what, instead of finding out afterwards.

Several sizes at once

Export 1×, 2× and a 512px icon in a single SVG to JPG pass, each rendered from the vector rather than upscaled.

Ten languages

The tool and the full guide are available in ten languages, not just English.

In short: Drop in an SVG, choose how large the output should be, choose what colour replaces the transparent background, and download. Everything runs in your browser with no upload, no account and no daily cap. Because SVG is vector, every size is rendered fresh from the original rather than scaled up from one bitmap, so a 2× export is genuinely sharp rather than blurry.

Why SVG Files Need Converting at All

SVG is the better format in almost every technical sense. It stays sharp at any size, the file is usually tiny, and you can edit it in a text editor. Then you try to upload it somewhere and the site tells you it only accepts JPG or PNG.

That is the whole reason people convert SVG to JPG: not because JPG is better, but because the place the image has to go does not accept vectors. Three situations account for most of it.

Upload forms that only take bitmaps

Job boards, marketplace listings, school portals, print shops and most government forms accept JPG and PNG and reject everything else. It is rarely about quality — the back end simply was not written to handle vector files, and no amount of arguing changes the rejection message.

Documents and presentations

Word, PowerPoint and Google Slides have patchy SVG support that varies by version and platform. A deck that looks right on your machine can open with a blank rectangle on someone else's. Converting to JPG first removes that risk entirely, at the cost of not being able to rescale it later.

Social platforms and email

No major social network accepts SVG uploads, and most email clients will not render it either. If the logo has to appear in a post, a thumbnail or a signature, it has to be a bitmap before it goes anywhere.

What Happens When You Convert SVG to JPG

Converting SVG to JPG means rasterising a vector file: the shapes, paths and text described in the SVG are drawn once at a chosen pixel size and saved as a grid of pixels, which is the only thing JPG can store.

The important word is once. An SVG holds instructions — draw a circle here, this path there — so it can be redrawn at any size without ever losing sharpness. A JPG holds the result of drawing those instructions at one particular size. Once that has happened the instructions are gone, and enlarging the JPG later just makes bigger, blurrier pixels.

Two consequences follow from that, and they are the two decisions this tool asks you to make. First, you have to choose the output size now rather than later, because it is baked in. Second, you have to choose what happens to transparency, because a JPG file has no way to record it.

How to Convert SVG to JPG in 3 Steps

There is no account, no upload step and no waiting in a queue. To convert SVG to JPG here you only drop the file in, and your own browser reads it the moment you do.

  1. 1

    Drop in your SVG files

    Several at once is fine. If a file has no width, height or viewBox, it gets flagged rather than silently converted at some arbitrary default size, because there is no correct guess to make.

  2. 2

    Choose the size and the background

    Pick a multiplier, an exact width, or icon presets — you can tick several and get them all. Then pick what fills the transparent areas. White is the default because it is what most people expect.

  3. 3

    Check the size, then download

    The output size shown is measured by actually encoding the file, not estimated, so what you see is what you get. Download one file or take everything as a ZIP.

If you would rather keep the transparency, the same tool exists for PNG output and the comparison further down explains when each one is the right call.

Choosing the Right Output Size

This is the question vector files force on you and bitmap conversions never do. A JPG that came from a photo has an obvious native size; an SVG has none. It is a set of drawing instructions, so when you convert SVG to JPG the size is whatever you decide it is.

Multiply — when the SVG already has sensible dimensions

If the file was exported at the size you actually want, ×1 gives you exactly that and ×2 gives you a version that still looks sharp on high-density screens. This is the safe default for icons and logos that came out of a design tool with their dimensions already set.

Exact width — when something else dictates the number

Upload forms and templates often specify a width in pixels. Type it in and the height follows automatically from the original proportions, so nothing gets stretched. This is the mode to use when a requirement exists somewhere in writing.

Icon sizes — when you need a standard set

Favicons, app icons and avatars cluster around the same handful of square sizes. The presets cover them, and because you can tick more than one, a single conversion produces the whole set rather than making you run the tool nine times.

Whichever mode you choose, each output is rendered from the vector at that size — not produced once and then scaled. That is the entire advantage of starting from an SVG, and it disappears if a tool rasterises at one size and resizes the bitmap afterwards. There is an upper limit: extremely large outputs exceed what a browser canvas can allocate, and those sizes are skipped with a message rather than quietly truncated.

The Transparent Background Problem

Most SVG files have a transparent background. A logo is a shape floating on nothing, which is exactly why it drops neatly onto any coloured surface. JPG has no alpha channel — there is no way for the format to record that a pixel is see-through. So during conversion every transparent pixel has to become some actual colour, and the tool decides which one.

That decision is where the most common complaint about converting SVG to JPG comes from: the logo comes back with a black background. Nothing went wrong technically. The transparent area was filled with the default colour of whatever drawing surface was used, and on an uninitialised canvas that default is black. Some tools fill white, some fill black, and most do not mention it at all — one well-known converter states in its FAQ that transparent regions will be filled with a solid colour, without offering any way to say which.

Here the fill colour is a control rather than an accident. White is preselected because it matches what most people expect and suits most documents, black is one click away, and any other colour can be entered directly. If the transparency itself is what you need to keep, JPG is the wrong target format entirely and you should convert to PNG instead

SVG to JPG vs SVG to PNG

Both start from the same vector file and both run here in your browser. The difference between SVG to JPG and SVG to PNG is what the output format can store, and that decides which one you should pick.

What mattersJPG outputPNG output
TransparencyNot possible — filled with a colourKept exactly as it was
File sizeUsually much smallerLarger, often several times
Sharp edges and flat colourCan show halos around edgesPixel-perfect, no artefacts
Quality controlAdjustable, or aim at a target in KBNone — lossless by definition
Accepted by upload formsAlmost alwaysAlmost always

A practical rule: if the artwork is a logo, icon or anything with flat colour and hard edges, PNG is usually the better result and often not much larger. If it is a detailed illustration with gradients, or if a strict file size limit is the constraint, JPG wins. When you are unsure, convert both and compare — neither one costs you anything or leaves your device.

All tools are 100% free and secure

Complete PDF Tool Suite

Discover our comprehensive collection of PDF tools designed to handle all your document needs

Index of tools · 44
01

PNG to PDF

Bind PNG images into a single, print-ready PDF

Avg 1.2sLocal
02

JPG to PDF

Convert JPG images to PDF format

Avg 1.4sLocal
03

Merge PDF

Combine multiple PDF files into one

Avg 0.8sLocal
04

Compress PDF

Reduce PDF file size efficiently

Avg 2.1sLocal
05

PDF to PNG

Convert PDF pages to PNG images

Avg 1.6sLocal
06

PDF to JPG

Convert PDF pages to JPG images

Avg 1.5sLocal
07

PDF to Text

Extract text content from PDF files

Avg 0.9sLocal
08

Split PDF

Split PDF into separate pages

Avg 0.6sLocal
09

Edit PDF

Edit and annotate PDF documents

BetaLocal
10

Organize PDF

Organize and rearrange PDF pages

Avg 0.7sLocal
11

Rotate PDF

Rotate PDF pages and save permanently

Avg 0.5sLocal
12

Page Numbers

Add page numbers to PDF with live preview

Avg 0.6sLocal
13

Watermark PDF

Add a text watermark to PDF with live preview

Avg 0.6sLocal
14

HEIC to JPG

Convert iPhone HEIC photos to JPG

Avg 1.0sLocal
15

Delete PDF Pages

Remove unwanted pages and download a clean PDF

Avg 0.5sLocal
16

Extract PDF Pages

Save selected pages as a new PDF or separate files

Avg 0.5sLocal
17

Sign PDF

Draw, type, or upload a signature and place it on any page

Avg 1.0sLocal
18

Resize PDF

Change page size to A4, Letter, or custom dimensions

Avg 0.6sLocal
19

Crop PDF

Trim margins, drag-select, or auto-crop white space

Avg 0.6sLocal
20

Flatten PDF

Make forms read-only — keep text searchable or lock to image

Avg 0.7sLocal
21

PDF Metadata

View, edit, or strip author, title, dates and other metadata

Avg 0.4sLocal
22

Grayscale PDF

Convert to grayscale or black & white to save colour ink

Avg 1.8sLocal
23

Extract Images from PDF

Pull embedded photos out of a PDF and save as PNG or JPG

Avg 0.9sLocal
24

WebP to PDF

Convert WebP images to a PDF, merge many into one file

Avg 0.7sLocal
25

Protect PDF

Add an open password to your PDF, entirely in your browser

Avg 0.3sLocal
26

Unlock PDF

Remove a known password or restrictions from a PDF, in your browser

Avg 1.5sLocal
27

HEIC to PDF

Convert iPhone HEIC photos to PDF

Avg 0.8sLocal
28

AVIF to PDF

Convert AVIF images to PDF

Avg 0.7sLocal
29

TIFF to PDF

Convert TIFF images and scans to PDF

Avg 1.0sLocal
30

BMP to PDF

Convert BMP bitmap images to PDF

Avg 0.7sLocal
31

OCR PDF

Make a scanned PDF searchable, entirely in your browser

Avg 2s/pageLocal
32

Redact PDF

Permanently remove sensitive text from a PDF, in your browser

Avg 0.3s/pageLocal
33

Compress Image

Shrink JPEG, PNG and WebP in batch, entirely in your browser

Avg 0.2sLocal
34

Resize Image

Change image dimensions in batch, with presets, in your browser

Avg 0.2sLocal
35

PNG to JPG

Turn PNG images into JPG, batch, with the size shown before you download

Avg 0.2sLocal
36

JPG to PNG

Turn JPG images into PNG, batch, with optional transparent background

Avg 0.3sLocal
37

WebP to JPG

Turn WebP files into JPG, batch, with every frame of an animated WebP

Avg 0.3sLocal
38

WebP to PNG

Turn WebP into PNG with transparency intact, or knock a solid background out

Avg 0.3sLocal
39

Image to WebP

Turn JPG, PNG and more into WebP, batch, or hit an exact size in KB

Avg 0.2sLocal
40

SVG to PNG

Rasterise SVG at any size, or make a whole favicon set from one logo

Avg 0.2sLocal
41

AVIF to JPG

Turn AVIF images into JPG so they open anywhere, or hit an exact size in KB

Avg 0.3sLocal
42

Compare PDF

See exactly what changed between two PDF versions, without uploading either

Two files, no uploadLocal
43

SVG to JPG

Rasterise SVG to JPG at any size, and choose what colour replaces the transparency

Pick size and backgroundLocal
44

GIF to PNG

Take one still frame, or split an animated GIF into a numbered PNG per frame

Every frame at onceLocal

Frequently Asked Questions

What people ask before they convert SVG to JPG for something that matters.

Is this SVG to JPG converter free?

Yes — free, with no daily cap and no account. There is no watermark, no file count limit beyond what your browser can hold in memory, and no feature withheld for a paid tier. The site is supported by ads rather than by metering the tools.

Are my files uploaded to a server?

No. The SVG is read, drawn and encoded entirely on your device. To be fair to the alternatives, a few other converters also run in the browser and say so. The difference here is what you get alongside that: output size control, a background colour you choose, and warnings about files that will not convert faithfully.

Can I convert JPG back to SVG?

No, and that is worth being clear about. Going from a photo or bitmap to vector is image tracing — an algorithm guesses at shapes and redraws them, which is a completely different and much heavier job than rasterising. Anything promising a quick JPG to SVG conversion is either tracing approximately or just wrapping the bitmap inside an SVG container, which gains you nothing. For real tracing, use a dedicated vector editor.

Why did my SVG come out with a black background?

Because JPG cannot store transparency and something has to fill it. If a converter does not let you choose, it fills with whatever the drawing surface defaulted to, and that is often black. On this page the fill colour is an explicit control, preset to white.

What output size should I choose?

Whatever the destination asks for, and if nothing asks, ×2 is a safe default. Vector files have no native size, so there is no such thing as the original resolution to fall back on. When an upload form specifies a width, use exact width mode. For icons, tick the presets you need and get them all in one pass.

Why is text or an image missing from my converted file?

Because an SVG drawn as an image cannot load anything from the internet. Linked images, external stylesheets and web fonts are all blocked by the browser when an SVG is rendered this way — a security boundary, not a bug. The tool inspects each file and tells you which ones reference external resources so you are not surprised by a blank area. Embed the assets in the SVG and re-export to fix it.

Can I export several sizes at once?

Yes, and each one is rendered separately from the vector. Tick multiple multipliers or icon presets and a single conversion produces all of them. They are not resized copies of one bitmap, which is what makes the larger sizes genuinely sharp rather than enlarged and soft.

Should I pick JPG or PNG?

PNG for logos and flat artwork, JPG for detailed images or strict size limits. JPG compression introduces halos around the hard edges typical of logos and icons, and on flat artwork it frequently is not even smaller. The comparison table above covers the trade-off in full.

Related tools

Other things you may need before or after converting. All of them run in your browser too.

  • SVG to PNG same vector input, but the transparent background survives the conversion
  • Compress an image push a finished JPG down to an exact size in KB when an upload limit demands it
  • Resize an image change the dimensions of bitmaps you already have, with presets for documents and social platforms
  • PNG to JPG the same conversion for files that are already bitmaps rather than vectors
  • Image to WebP a smaller modern format for anything headed to the web rather than a form