Image Tools Module Overview
Image tools convert between common formats such as SVG, PNG, JPG, WebP, and ICO, and offer bitmap-to-SVG tracing for quick vectorization. Processing happens in your browser; large files may use significant memory.
Who is it for?
- Anyone who needs web-friendly format swaps for icons and assets.
- Teams needing ICO exports or multi-format conversions.
Tips
- Lossy formats (JPG/WebP) can degrade when re-encoded—keep originals for important work.
- PNG with transparency requires a background when converting to JPG.
Privacy
Images are processed locally and not uploaded—still avoid sensitive files on shared devices.
See the image processing guide and the article index.