SVG -> JPG · Local tool
SVG to JPG
Turn SVG drawings into JPG images at a width you choose, on a white background.
Last updated
01 / Your device
the file stays here
02 / Browser memory
the work runs locally
03 / Back to you
saved on this device
When you would use this
Situations, not settings.
- A logo for a system that takes JPG only
- Older portals, print order forms and internal tools often list one format, and vector is never it.
- A diagram going into a printed document
- Print work wants pixels at a stated size. Choose that size once here, because the export cannot be enlarged later.
- An SVG a content system refuses to upload
- Many block SVG outright, because an SVG is a document that can carry script. A JPG raises no such question.
How it works / no cloud
A conversion engine, not an upload form.
filetity draws the SVG onto a canvas at the width you pick, over a white ground, and saves that as a JPG. The file is loaded as an image rather than inserted into the page, so nothing inside it can run. Nothing is uploaded.
- Offline ready
- Installable app
- No file limit queue
Straight answers
No accordion. Nothing hidden.
- Is it free?
- Yes, with no watermark and no page limit.
- Does it need an account?
- No. There is no account system.
- Is my file processed on my device?
- Yes. The file is read by your browser and never uploaded. There is no server to send it to.
- What formats are supported?
- SVG in. JPG out, one file per drawing, or a ZIP when you convert several. Always on a white background.
- What are the limits?
- No file count limit. The width you choose is permanent, because a JPG cannot be enlarged afterwards without going soft. Fonts and images the SVG links to from the web are not fetched, so a drawing that leans on them will differ.
- Does it work on mobile?
- Yes, on any modern mobile browser. Large files are limited by the memory the phone gives the browser.
- Does it work offline?
- Yes, once the page has loaded. The tool keeps working with no network connection.
- Why can I not pick a transparent background?
- Because JPG has no transparency channel, so the control is not shown at all rather than offered and ignored. Anything the drawing leaves empty is filled with white. If the logo has to sit on a coloured page, export a PNG or a WebP instead.
- Is the width really permanent?
- Yes. An SVG stores shapes, so it draws sharp at any size on any screen. A JPG stores a grid of pixels at one size. Export at 400 pixels and you cannot later get 1600 without it going soft, so pick the largest size you will ever need and scale down from there.
- Should a logo be a JPG at all?
- Usually not. A logo is flat colour with hard edges, and JPG puts faint halos around exactly those. PNG and WebP keep the lines clean and the background clear. JPG earns its place when something downstream takes nothing else.
- Can I get back to SVG afterwards?
- Not meaningfully. Exporting throws the shapes away and keeps pixels. Tracing those back makes a new drawing that approximates the old one, and it will not match the original's paths, text or layers.
Keep working locally
4 available · more coming