Illustration of a PNG file card branching into JPG, WebP, and AVIF options with a format picker dropdown

Image guides

How to Convert PNG to Any Format in Your Browser

PNG to Any lets you upload a single PNG and choose from 12 output formats — JPG, WebP, AVIF, BMP, TIFF, GIF, ICO, PDF, SVG, TGA, QOI, or PPM. This guide shows how the output selector works and what changes between formats.

Ready to try the tool this guide describes?

What "Any" means here

PNG to Any offers a choice of 12 common, reliable output formats, grouped into Common (JPG, WebP, AVIF, BMP, TIFF, GIF) and Specialized (ICO, PDF, SVG, TGA, QOI, PPM) — not every image format in existence. PNG output is not offered because re-saving a PNG as a PNG would not change anything.

Step-by-step conversion

Switching the output format resets quality and any format-specific controls to that format’s own default, and clears any previous conversion result.

  1. Open /tools/png-to-any.
  2. Choose a PNG file — the content is validated as real PNG data before conversion.
  3. Pick an output format from the grouped dropdown.
  4. Adjust the settings shown for that format: quality, icon size, alpha channel, or PDF page layout, whichever apply.
  5. Select Convert & download.

Transparency by output format

JPG, BMP, and PPM flatten transparent pixels onto a white background, because those formats have no alpha channel. WebP, AVIF, TIFF, ICO, and QOI keep transparency. TGA keeps transparency only in its 32-bit mode (a checkbox switches to 24-bit, flattened onto white). GIF transparency is all-or-nothing per pixel, not partial.

The specialized formats

GIF output is always a single static image — never animated — limited to 256 colors chosen automatically from the source. SVG embeds the PNG pixels inside an SVG container; it does not vectorize the image, so enlarging it adds no new detail. TIFF and PPM are uncompressed, so their files can be noticeably larger than the source PNG. ICO defaults to a multi-size package (16 through 256 px) or a single size you choose. PDF places the image on one page with configurable page size, orientation, fit, and margins.

Privacy

Conversion runs locally in your browser. The file is not uploaded to Looty Tools servers for this workflow.

Convert PNG to Any Format FAQ

Why isn’t PNG offered as an output?
Re-saving a PNG as a PNG would be a no-op. Use the dedicated PNG to JPG, PNG to WebP, or PNG to AVIF tools if you always want the same fixed pair.
Does switching formats keep my file selected?
Yes. Only the output-format-specific settings (quality default, format-specific controls, previous result) reset — your chosen PNG file stays selected.
Can I generate a multi-size ICO?
Yes. ICO output defaults to a multi-size package covering 16, 32, 48, 64, 128, and 256 px, or you can pick a single size from the dropdown.
Does SVG output vectorize the image?
No. SVG output embeds the PNG pixels inside an SVG container for scalable-layout embedding — it does not trace or vectorize the picture.
Why are TIFF and PPM files so much larger than the source PNG?
Both are uncompressed formats — TIFF stores raw 8-bit RGBA and PPM stores raw RGB. That is a deliberate tradeoff for fidelity and simplicity in print, scanning, scientific, and developer workflows.
Can every browser create AVIF?
No. Canvas AVIF encoding is Chromium-first today. Unsupported browsers get a clear error instead of a mislabeled download.
What is validated before conversion?
The file must actually be a PNG — the tool checks the PNG signature bytes, not just the filename or extension, before decoding.
Are my files uploaded?
No. Conversion runs locally in your browser and does not upload your file to Looty Tools servers.

Related guides

Open the tool

Jump into PNG to Any when you are ready to process your files.

← Back to all guides