TIFF to SVG
Trace a TIFF image into SVG vector paths. This reads the pixels and redraws them as shapes, so the result is a new drawing rather than a recovered original. Logos, icons, line art, and anything with flat colour and clean edges come out well; photographs, soft gradients, and fine texture do not. TIFF is usually a scan, often 1-bit or greyscale line art at high resolution, which traces well. Scanner speckle becomes stray paths, so despeckle first if the original was a paper drawing. Runs on your own Vistalyth Tools instance. Files never reach a third party.
Features
- Traces TIFF pixels into SVG paths, which is a redraw and not a 1:1 vector recovery
- Tuned for flat colour and hard edges; a poor fit for photographic content
- Batch tracing across many TIFF files
- Your TIFF files are processed on your own server and never uploaded anywhere
What you can do
- Rebuild a logo you only have as a TIFF into something that scales cleanly
- Turn scanned line art or a signature into editable SVG paths
- Prepare artwork for cutting, engraving, or large-format print from a raster source
Self-hosted. Your files never leave your network.
Vistalyth Tools runs entirely on your own infrastructure. Files processed with TIFF to SVG are never uploaded to third-party servers. Deploy a single Docker container and process files with full privacy, no watermarks, and no usage limits. Open source under AGPL-3.0.
Frequently asked questions
- Does this recover the original vectors?
- No, and nothing can. Once artwork has been rasterised the paths are gone. This traces the pixels into new SVG paths that approximate them. If the true vector source exists anywhere, use that instead.
- Why does my photo look wrong as SVG?
- Because tracing has to reduce continuous tone to a finite set of filled shapes, so a photograph becomes a posterised blob. Vectorisation is for logos and line art.
- Any tips for getting a better trace from a TIFF?
- Feed the tracer the full-size scan rather than a shrunk copy. High-resolution input traces markedly better, and downsampling first throws away the edge precision it needs.
- Can I edit the result?
- Yes. The output is ordinary SVG that opens in Illustrator, Inkscape, Figma, or a text editor.
More Format & Conversion tools
Convert animated GIF to WebP and vice versa, preserving all frames
Learn moreSVG to RasterConvert SVG to PNG, JPEG, WebP, AVIF, TIFF, GIF, or HEIF at custom scale and DPI
Learn moreImage to SVGVectorize images using tracing
Learn moreGIF ToolsResize, optimize, change speed, reverse, extract frames, and rotate animated GIFs
Learn moreReady to try TIFF to SVG?
Deploy Vistalyth Tools in under a minute. All 243 tools included. Open source and free forever.