PNG to SVG simple

Create an SVG wrapper with the PNG embedded as a data image. Useful for simple web packaging.

File and output

PNG

Drag a PNG file or click to choose it.

PNG. This is not vector tracing.

PNG to SVG simple

PNG
Waiting for file

The result will appear here.

Output format
-
Size
-
Detail
-

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