Convert PNG to JPG Online for Free
Create a compact JPG delivery copy from a PNG while choosing the right background, color treatment, and compression quality.
- Add a file Choose or drop it here
- Pick the format Change it whenever needed
- Download the result After conversion completes
PNG Preserves Source Pixels, but JPG Is Built for Compact Image Delivery
PNG is a lossless raster format arranged as typed chunks. A valid PNG contains an IHDR header, one or more IDAT image-data chunks, and an IEND end marker. It can represent palette, grayscale, RGB, or RGBA data, and it may carry color information through chunks such as sRGB or an embedded iCCP profile. This makes PNG a useful master for screen captures, line art, interface assets, and any image whose original pixel values and transparency must be retained.
JPG is the common extension for a JPEG-compressed image. JPEG coding is normally lossy: it converts color information into components, applies block-based transforms and quantization, then encodes the result. The loss is how a photograph can become much smaller, but it also means a JPG is a delivery derivative rather than an ideal editing master. Converting PNG to JPG can be sensible for a photo-like image or a service that only accepts JPG, yet it cannot add detail and it permanently requires a choice about transparency because ordinary JPEG image data has no alpha channel.
Alpha, Palettes, and Color Chunks Need a Deliberate JPG Flattening Step
PNG transparency is not always stored the same way. Truecolor-with-alpha uses an alpha sample after each RGB triple, while indexed-color PNG can use a tRNS chunk to assign alpha values to palette entries. Fully transparent pixels and partially transparent anti-aliased edges can therefore exist in a PNG. JPEG cannot store that alpha information. A converter must composite the image over a background color, usually white, before it writes JPG data.
Choose that background to match the destination. A transparent logo intended for a dark banner will develop a light fringe if it is flattened to white and then placed over dark color. A signature intended for a document may correctly need white. Make a copy, set the desired matte deliberately, and inspect the edge at 100% before conversion. Do not rely on whatever color a preview checkerboard happens to use. The same care applies to color profiles: the PNG specification recommends an sRGB chunk when samples are sRGB, and can carry an ICC profile in iCCP. Check the final JPG in the target viewer when brand colors or print color matter.
When a PNG-to-JPG Copy Is the Right Handoff
Use JPG when the next system calls for a JPEG-style image or when a smaller photo-oriented copy is more useful than a lossless PNG. Keep the original PNG whenever future edits, clean text, or transparent reuse are possible.
- Photo uploads: a portal accepts JPG and needs a reasonably small upload.
- Email and messaging: send a compact preview where transparency is not needed.
- Web photographs: use JPG for a compatible photographic fallback or an established asset pipeline.
- Marketplace listings: meet a site rule that rejects PNG or displays JPG more predictably.
- Flattened proofs: provide a simple opaque copy that is easy for a wide range of viewers to open.
Avoid JPG for small type, crisp UI screenshots, diagrams with many flat color borders, or images that must remain transparent. JPEG compression can introduce ringing and color bleed around sharp edges, especially at lower quality. For those assets, keep PNG, consider a modern lossless alternative when supported, or deliver the format the recipient explicitly requested.
JPG Quality, Chroma Sampling, JFIF, Exif, and ICC Information
A JPG quality number is an encoder setting, not an industry-wide measurement. It affects quantization tables and therefore file size and visible loss. Start with a quality high enough that real subject detail survives, then compare at 100% instead of picking the smallest file. JPEG commonly separates brightness from color information and may use chroma subsampling, which stores color at lower detail than luminance. That works well for many photographs, but red text on white, thin colored lines, and sharp interface edges can show color fringing. If the encoder offers a 4:4:4 or no-subsampling choice, test it for graphics; accept the larger file only when the improvement matters.
The extension does not reveal all metadata conventions. JFIF is a common JPEG interchange convention with information such as density and aspect ratio, while Exif is commonly used for camera and orientation metadata. ICC data can be embedded for color management. A PNG-to-JPG conversion may omit or change source metadata, particularly when it is only making a visual delivery copy. If rights, creator data, capture metadata, or exact color-profile retention matters, inspect the finished JPG with the destination's tool and keep a separate authoritative source record.
Resize before the JPEG encode, not after it. When an upload requires a 1,200-pixel maximum, make a 1,200-pixel derivative from the clean PNG and inspect it, then encode that final-size copy once. Scaling a compressed JPG later combines resampling with old compression artifacts. For printing, calculate output pixels from the intended physical size and the printer's requested density; the ppi value by itself cannot improve a source that contains too few pixels. Crop empty transparent canvas before the matte step so the actual subject receives the available dimensions and file budget.
For a consistent catalog, write down the approved background, dimensions, quality setting, color profile rule, and filename rule. That small record is useful when one image is revised months later. It prevents a team from generating near-identical JPGs with different white points, different margins, or unexpected compression levels. A stable, reproducible export matters more than chasing an arbitrary quality number. Before delivery, reopen the JPG in an independent viewer and confirm it is opaque, correctly oriented, and accepted by the receiving form. Keep the exact PNG alongside it, since recipient requirements can change without notice. That preserves an uncompressed route for a new crop, background, or quality requirement, without inheriting old JPEG artifacts from an unknown earlier export.
Fixing Halos, Blurry Lettering, and Unexpected Orientation
A white, black, or colored halo is usually alpha flattened against the wrong matte. Return to the PNG, composite it against the real destination background, and create a fresh JPG. Blurry small lettering or colored edges is often a quality or chroma-subsampling problem. Raise quality, test without aggressive color subsampling, or keep PNG for that type of graphic. Enlarging the finished JPG only magnifies the compressed pixels.
A JPG that opens sideways can come from orientation metadata or from the way a device recorded the source. Rotate the pixels into their intended position before final export and proof it in the receiving service, not only in an editor that automatically honors Exif orientation. Colors that look different after upload may be caused by profile stripping, browser interpretation, or a platform that recompresses the file. Work from one approved PNG, make one JPG delivery copy, and compare it after the actual upload.
Quality gets worse after each edit because repeated lossy saves add new compression damage. Re-edit the PNG master, then export a new JPG once. If a site recompresses JPG uploads, send it a sensible high-quality source at the exact required pixel dimensions instead of repeatedly resaving a downloaded version.
PNG and JPG Compared for an Opaque Delivery Copy
| Property | PNG source | JPG output |
|---|---|---|
| Compression | Lossless | Normally lossy JPEG coding |
| Transparency | Alpha or tRNS can be present | No ordinary alpha channel; background is flattened |
| Strong content | Text, UI, diagrams, source assets | Photographs and compact opaque previews |
| Color information | Can use sRGB or iCCP chunks | May use JFIF, Exif, or ICC conventions |
| Sharp colored edges | Preserves stored pixels | May show artifacts with lossy coding/subsampling |
| Best master copy | Yes | No; regenerate from PNG when needed |
PNG-to-JPG Questions Before You Flatten the Image
Are JPG and JPEG different image formats?
No. JPG is the common three-letter extension for JPEG image data. The choice usually reflects a filename convention, not a visual-quality difference.
Will JPG keep a transparent PNG background?
No. Choose a background color before conversion because normal JPG images do not store alpha transparency.
Why is the JPG smaller than the PNG?
JPEG's lossy compression can discard visual information, especially color detail, to reduce bytes. The saving and visible loss depend on the image and quality setting.
Can I make the JPG lossless?
Standard JPEG workflows are generally lossy. Use the PNG master when exact pixel preservation is required, or confirm a specialized format requirement with the recipient.
Should I use JPG for a screenshot?
Only if the destination needs it and quality is acceptable. PNG normally preserves crisp small text and hard UI edges better.