Why Convert PNG to JPG
PNG supports transparency and is lossless, but the file size is large. JPG doesn't support transparency but is lossy and smaller. Photo-type images converted to JPG can shrink by more than half—suitable for websites, email, and social platforms.
But converting PNG to JPG comes with an unavoidable question: what about the transparent background?
What Transparent Backgrounds Turn Into
JPG doesn't support the alpha channel. When PNG's transparent areas are converted to JPG, they get filled with a base color—usually white, though some tools fill black. This is the source of "PNG to JPG loses transparency."
This base color isn't arbitrary—specify it before conversion, or you may end up with an ugly color.
Ways to Handle Transparent Backgrounds
Fill White
Most common. Fill transparent areas with white—suitable for light-background use cases (white-background documents, web pages). Use the Image Format Convert tool to set the background color to white when converting to JPG.
Fill a Specified Color
Fill based on the use case. For example, if the image will sit on a blue-background web page, fill blue for a natural transition.
Merge onto a Base Layer
Prepare a base-color layer first, paste the PNG onto it, then convert to JPG. Suitable for complex backgrounds.
Keep Transparency—Don't Convert
If the use case needs a transparent background (e.g., logo, sticker), don't convert to JPG—keep PNG or convert to WebP (supports transparency and is smaller).
Conversion Steps
- Upload PNG with the Image Format Convert tool
- Choose JPG as the target format
- Set the background color (fill color for transparent areas—usually white)
- Set quality (70–80 fits most cases)
- Convert and download
- Check whether the transparent areas are filled with the expected color
Quality Control
JPG is lossy compression—balance quality and size during conversion:
- Quality above 80: almost no visible difference, much smaller than PNG
- Quality 70–80: the sweet spot, even smaller
- Quality below 60: text and edges start showing artifacts—not recommended
PNG containing text or lines needs extra care when converting to JPG—dropping quality too much makes text blurry and noisy. For these images, keep quality at 85 or above, or simply keep PNG.
Which Images Suit JPG Conversion
- Photos: most suitable—big size advantage
- Color-rich images: JPG compression works well
- Images that don't need transparency: no loss from converting
Which Images Don't Suit JPG Conversion
- Images with transparency: converting loses transparency (unless a fill color is acceptable)
- Text screenshots: JPG noise blurs text
- Line art, icons: edges show artifacts—keep PNG
- Images with few colors: PNG is already small—no advantage converting to JPG
Batch Conversion
Converting a batch of PNG to JPG:
- Unify the background color and quality settings
- Note whether each image's purpose is the same—if not, convert in groups
- Converting to JPG is irreversible lossy—keep the original PNG
Common Pitfalls
Transparent Areas Filled Black
Some tools default to black, which looks jarring. Set the background color to white before converting.
Text Becomes Blurry
Quality set too low. Keep text-image quality at 85 or above, or keep PNG.
Cumulative Quality Loss from Repeated JPG Saves
Every JPG save loses quality. Convert directly from the original PNG—don't go JPG to JPG.
Summary
The key to PNG-to-JPG is handling the transparent background—fill an appropriate base color based on the use case (usually white). Photos gain a big size advantage from JPG; text and icon images should stay PNG or convert to WebP. Quality 70–80 is the sweet spot; text images need 85 or above. The DocsAll format-conversion tool processes in the browser—photos are not uploaded.