Local processing · no image upload

Bulk PNG to WebP converter

Convert static PNG assets to WebP inside your browser and keep transparent pixels in the WebP output.

BatchMint converts static PNG pixels to WebP locally and preserves the alpha channel. The result can be much smaller for some transparent assets, but lossless PNG can remain preferable for exact flat-color graphics or workflows that do not accept WebP.

Open workspace

Use cases

Transparency is preserved, but edge quality still matters

WebP supports alpha transparency, so transparent pixels do not need a matte background. However, semi-transparent antialiased edges can reveal halos when displayed over a background that differs from the one used during design.

Review logos, hair, glass and soft shadows over both light and dark backgrounds before publishing.

PNG and WebP solve different problems

PNG is lossless and broadly supported by design software. The current BatchMint WebP output uses lossy quality settings with alpha, which can be effective for product cutouts but can alter tiny color details.

A measured transparent-fixture result

In BatchMint's deterministic 1200×1200 transparent fixture, the unoptimized PNG was 1,541,671 bytes; OxiPNG level 2 produced 67,465 bytes and WebP quality 82 with alpha produced 80,516 bytes. This unusually compressible fixture shows why content matters and why WebP is not automatically the smallest result.

How local browser processing works

The selected PNG is decoded by the browser, transferred to a local worker as pixels, optionally resized or watermarked and encoded with the bundled libwebp-based jSquash codec. The result is returned as a browser-local Blob; the original PNG and transparent pixels are not sent to BatchMint servers.

Selected images, filenames and watermark text are not sent to a BatchMint processing server. The browser still requests the site code, styles and codec assets used on demand.

Read the complete privacy model

How to use it

  1. Choose static PNG files and select WebP output.
  2. Set optional maximum width, target size and watermark settings.
  3. Process locally and review transparency against the intended background.

Sources and verification dates

Platform rules can change. Marketplace requirements below link to official pages, with the retrieval date and scope recorded for each source.

Limitations

FAQ

Is PNG transparency preserved?

Yes. WebP supports alpha transparency and BatchMint keeps transparent pixels in the output.

Will WebP always be smaller than PNG?

No. It often helps with detailed imagery, but optimized PNG can be smaller for simple flat-color or highly compressible graphics.

Evidence and privacy

Selected image bytes, filenames and watermark text are not sent to BatchMint servers.

Read the testing methodology