Image Tools APIs
Pixazo's image utility APIs in one place. Convert between HEIC, WebP, PNG, JPG, BMP, TIFF, AVIF and GIF, or trace a raster image into a true vector SVG — each on the same unified Pixazo endpoint and authentication, billed per image at a flat rate. Pick a tool below to see what it does and how it works.
Explore the Image Tools APIs
Focused image utility endpoints — choose the one you need.
What are the Image Tools APIs?
The Image Tools APIs are Pixazo's programmatic image utilities — the operations you'd normally run in a desktop editor, exposed as simple API calls. Convert a phone photo out of HEIC into something the web can display, or turn a logo into a real vector SVG — each through a dedicated endpoint on the same Pixazo API and authentication.
Both run on Pixazo's own compute rather than a third-party provider, and both are billed at a flat $0.002 per image regardless of resolution — there is no per-megapixel surprise on a large source. Because every tool shares one gateway, key and job model, you can call them individually or chain them into a single workflow.
The Image Tools APIs at a glance
| API | What it does | Typical input → output | Best for |
|---|---|---|---|
| Image Converter API | Convert between HEIC, WebP, PNG, JPG, BMP, TIFF, AVIF and GIF | HEIC photo → WebP or JPG | Phone uploads, web delivery |
| Image Vectorizer API | Trace a raster image into a true vector SVG | PNG logo → editable SVG paths | Logos, line art, silhouettes |
How do the Image Tools APIs work?
- Authenticate with your Pixazo API key — the same key across every tool.
- POST an image URL to the tool's endpoint with its options (target format, quality, threshold).
- The job runs asynchronously — poll its status URL until it completes.
- Download the result; your source file is never modified.
