PNG to JPG

Convert PNG images to JPG to reduce size and improve compatibility.

Loading tool…

By Muhammad Abdullah Rauf · Founder, EverydayTools.proUpdated 2026-05-18· Reviewed by EverydayTools Editorial Team

What is PNG to JPG?

A PNG to JPG converter transforms PNG images into JPEG format in your browser, with no server upload required. JPEG uses lossy compression to produce much smaller files than PNG — typically 60–80% sma

A PNG to JPG converter transforms PNG images into JPEG format in your browser, with no server upload required. JPEG uses lossy compression to produce much smaller files than PNG — typically 60–80% smaller for photographs — making it the right choice for web images, email attachments, and any situation where file size matters more than lossless accuracy.

Quick answers

Concise answers for common searches — definitions, steps, and comparisons.

Why do PNG photographs become much smaller as JPEG but logos may not?

JPEG's DCT compression excels on smooth tonal regions (skin, sky, gradients) and struggles on sharp edges and flat color regions (text, UI, logos). A 2 MB PNG photograph often becomes 200–400 KB JPEG at Q80 with imperceptible change. A 200 KB PNG logo with transparency may become 180 KB JPEG at the same quality while looking worse near edges — keep logos as PNG or WebP with alpha. Rule: PNG→JPEG for camera photos and textures; keep PNG for brand marks, screenshots with text, and any asset needing transparency.

How to use PNG to JPG

  1. Upload your PNG file

    Click the upload area or drag and drop a .png file. PNG files can be any size: photos, screenshots, illustrations, or icons.

  2. Set the JPEG quality level

    Choose a quality percentage (1–100). 80–85 is the standard web quality that balances file size and visual fidelity. Go to 90+ for print or archiving; drop to 60–75 for maximum size reduction with acceptable quality.

  3. Choose a background colour for transparent areas

    PNG supports transparency; JPEG does not. Any transparent or semi-transparent pixels in the PNG are filled with a solid background colour before conversion. White is the default. Change to match your target background if needed.

  4. Download the JPEG

    Click Download JPG. The file saves as a .jpg with the same base name. Compare the file sizes to confirm the reduction.

Who uses PNG to JPG?

Common real-world scenarios where this tool saves time.

Web developers and SEO optimisers

Reduce page weight and improve Core Web Vitals

Large PNG images are a top cause of slow LCP scores. Converting hero images, product photos, and background images from PNG to JPEG (or WebP) is the fastest single action to improve page load speed.

E-commerce sellers

Resize product images for marketplace uploads

Platforms like Amazon, eBay, and Etsy have file size limits for product images. Converting a PNG export from design software to JPEG typically brings an image within the required size limit instantly.

Social media managers

Prepare images for posts and ads

Social platforms recompress uploaded images. Uploading an already-compressed JPEG (Q85) gives more predictable results than uploading a PNG that the platform will aggressively compress.

Workflow guides

Step-by-step chains that connect related tools for common tasks.

Marketplace listing under 200 KB

  1. Resize to platform max dimensions in Image Resizer .
  2. Convert PNG photo to JPG at Q82–85 with matching background fill.
  3. Hit exact cap with Compress to 200KB if required.

PNG to JPG examples

Website hero image optimisation

Input

hero-photo.png (1920 × 1080 px, 3.2 MB)

Output

hero-photo.jpg (1920 × 1080 px, ~420 KB at Q80) — 87% smaller

Serving a 420 KB JPEG instead of a 3.2 MB PNG saves 2.8 MB per page load, directly improving LCP (Largest Contentful Paint) and reducing bandwidth costs.

Email attachment reduction

Input

product-photo.png (1000 × 800 px, 1.8 MB)

Output

product-photo.jpg (1000 × 800 px, ~185 KB at Q75)

Email providers limit attachment size (typically 10–25 MB total). Converting product photos to JPEG keeps email sizes manageable.

Reference tables

PNG vs JPG: when to use each format

Choosing the right format depends on image type and use case.

Image typeBest formatReason
Photographs, textures, gradientsJPGLossy compression excels on smooth tonal variation — huge size reduction
Screenshots, UI, text-heavy imagesPNGLossless — no blurring or block artifacts around text/edges
Logos and icons with transparencyPNG or WebPJPEG has no alpha channel — transparency becomes solid color
Social/email images (no transparency)JPG at Q80–85Smaller files load faster; most platforms recompress anyway
Images for editing / archivingPNG or TIFFLossless — no generation loss when re-editing and re-saving

Once you convert PNG to JPG, you cannot recover the original quality. Keep the source PNG if you may need to re-edit.

JPEG quality level guide

Choosing the right quality level for your use case.

Quality levelFile size vs Q100Visual qualityBest for
Q90–100Large (50–80% of PNG)ExcellentPrint, professional archiving
Q80–85Medium (15–25% of PNG)Visually lossless for photosWeb, social, email — recommended default
Q70–79Small (10–20% of PNG)Good for most usesThumbnails, preview images
Q60–69Very small (8–15% of PNG)Noticeable in large viewsEmail attachments needing small size
Below Q60TinyBlocky artifacts visibleNot recommended for user-facing images

Q80 is the industry-standard sweet spot — start there and adjust based on visual inspection and file size targets.

When to use PNG to JPG vs related tools

Related toolUse this tool whenUse related tool when
JPG to PNGPhotographic PNG must shrink for web/email and has no transparency.Lossless archive or transparency prep — JPEG cannot recover quality.
Image ConverterSingle-step PNG→JPEG with quality slider.Need WebP/AVIF or multi-format output in one tool.

Common mistakes to avoid

Converting a PNG with transparency and getting a black background

JPEG cannot store transparency. When transparent pixels are filled with the default colour (often black in some converters), logos and graphics appear to have a black box. Set the background fill colour to white (or your page background colour) before converting.

Setting quality too low and getting blocky artefacts

JPEG quality below 60 introduces visible block artefacts (called 'mosquito noise') around edges and in gradients. For anything the user will look at closely, stay above Q70. Use Q80–85 as your default starting point.

Converting screenshots or diagrams with text to JPEG

JPEG compression blurs text and creates artefacts around sharp edges. Keep screenshots, diagrams, logos, and text-heavy images as PNG or convert to WebP instead.

Troubleshooting

Transparent logo shows colored fringe after conversion

Likely cause: Semi-transparent anti-alias pixels blended against wrong fill color.

Fix: Set background fill to exact deployment hex (not default white on dark sites).

JPEG output still huge vs original PNG

Likely cause: Source is flat-color graphic where PNG is already efficient.

Fix: Skip conversion — PNG is correct format. Try palette reduction tools if size matters.

Advertisement

Frequently Asked Questions

Will converting PNG to JPG reduce quality?

Yes — JPEG is lossy, meaning it discards some image data to achieve smaller file sizes. At Q80–85, the quality loss is typically invisible to the eye for photographs. For images with text, sharp lines, or flat colour areas, the degradation is more noticeable.

What quality setting should I use?

Q80 is the industry-standard sweet spot for web images — visually indistinguishable from the original for most photos while achieving 70–85% file size reduction. Use Q85–90 for print. Use Q60–70 only when file size is critical and the image will be viewed small.

What happens to transparent parts of my PNG?

JPEG has no transparency channel. Transparent pixels are filled with a solid colour before saving. This tool defaults to white. If your site has a dark background, change the fill colour to match — otherwise logos will appear to have a white rectangle around them.

Is PNG to JPG conversion reversible?

No. Lossy JPEG compression permanently discards pixel data. Converting JPG back to PNG produces a lossless copy of the already-compressed image, but the lost quality does not return. Always keep the original PNG if you may need it again.

When should I use WebP instead of JPG?

WebP offers 25–35% better compression than JPEG at equivalent quality and is supported by all modern browsers (Chrome, Firefox, Safari, Edge). Choose WebP when targeting modern web browsers. Use JPEG when compatibility with older software, email clients, or non-browser contexts is required.

How much smaller will my JPG be compared to the original PNG?

For photographic images, JPEG at Q80 is typically 60–85% smaller than the equivalent PNG. A 3 MB PNG photo often becomes 300–500 KB as JPEG. Flat-color graphics, screenshots, and illustrations compress less efficiently with JPEG — the reduction may be only 10–30% and quality may noticeably suffer.

Does PNG to JPG conversion change the image dimensions?

No — this converter preserves the original pixel dimensions (width × height). Only the file format and compression change. If you also need to resize the image, use the Image Resizer before or after conversion.

Can I convert multiple PNG files at once?

Yes — the tool supports bulk upload. Select or drag multiple .png files and all will be converted. Download them individually or use the bulk download option to get all converted files in a ZIP.

Is it safe to convert personal photos using this tool?

Yes — conversion runs entirely in your browser using the HTML5 Canvas API. Your images are never sent to any server. You can confirm this by checking your browser's Network tab during conversion — no upload requests are made.

What is the difference between .jpg and .jpeg file extensions?

.jpg and .jpeg are identical formats — the shorter extension was a legacy requirement from early Windows operating systems that limited extensions to 3 characters. Both contain JPEG-compressed image data. Modern software accepts both; this converter outputs .jpg files.

Should I convert screenshots from PNG to JPG?

Generally no. Screenshots contain sharp text and solid-color UI elements — exactly what JPEG compression handles poorly. JPEG introduces block artifacts around text edges that make screenshots less readable. Keep screenshots as PNG or WebP. Only convert screenshots to JPEG if a platform strictly requires it and text sharpness is not critical.

Privacy, accuracy, and trust

Privacy

PNG to JPG keeps typical inputs on your device—nothing is uploaded to EverydayTools servers for core calculations.

Advertisement

Reviewed by EverydayTools Editorial Team on 2026-05-28.