Image
PNG to SVG simple
Create an SVG wrapper with the PNG embedded as a data image. Useful for simple web packaging.
Input
File and output
Result
PNG to SVG simple
PNG
Waiting for file
The result will appear here.
API
Also available by API
Use multipart or base64 with a NOXUS API key. API billing uses separate USD balance.
The web and API share the same processing function and limits pattern.
POST /api/v1/tools/png-to-svg
Authorization: Bearer TU_API_KEY
Content-Type: multipart/form-data
file=@logo.png
filename=logo-svg