1Drop in the PNGs
One, or up to 20 together. Screenshots, exports and photographs saved the wrong way all qualify.
2They come back as JPEGs
The conversion runs on our side. Anything transparent is filled in, because a JPEG has no way to store transparency.
3Take one, or the whole set
Each file has its own button, and a batch arrives as a single zip.
Questions
When should a photograph NOT be a PNG?
Almost always. PNG is lossless, which means it is obliged to keep information a photograph does not need — sensor noise, imperceptible gradients in a sky — and it has no way to throw any of it away. That is exactly right for a screenshot of text or a logo with flat colour, and it is why a photographic PNG is routinely four or five times larger than it needs to be.
What happens to the transparent parts?
They become solid. JPEG cannot store transparency at all, so anything see-through has to be filled in before the file is written. If the transparency matters, WebP keeps it and is smaller than PNG anyway.
Is a screenshot better off as a JPEG?
Usually not. Screenshots are mostly flat colour and sharp text, which is the case PNG compresses brilliantly and JPEG handles badly — text edges pick up a visible fuzz. A screenshot of a photograph is the exception.
Can I convert a whole folder in one go?
Up to 20 files at a time, and they come back as one zip. For a bigger pile, the batch compressor handles the same job with the folder in mind.