format
PNG
PNG is a lossless raster format with full alpha transparency, built for graphics.
Also known as Portable Network Graphics.
Convert a file nowWhat is a PNG file?
A lossless raster format designed for graphics rather than photographs, with per-pixel transparency and no quality loss on re-save.
PNG filters each scanline to expose redundancy and then compresses with Deflate. Decoding returns the original pixels exactly, which makes it the safe choice for screenshots, logos and any artwork that will be edited repeatedly.
Technical characteristics
- Representation
- binary
- Compression
- Deflate, Adaptive filtering
- Lossy
- No
- Transparency
- Yes
- Animation
- No
- Typical size
- 50 KB–5 MB depending on content
- File signature
- 89 50 4E 47 0D 0A 1A 0A
- Open specification
- Yes
History and origin
- Introduced
- 1996
- Organisation
- W3C / PNG Development Group
- 1995Work starts as a patent-free replacement for GIF
- 1996PNG 1.0 released
- 2003Published as ISO/IEC 15948
- 2025PNG Third Edition adds HDR and official APNG support
Compatibility
- Windowsfull
- macOSfull
- Linuxfull
- Androidfull
- iOSfull
Browsers: Chrome, Firefox, Safari, Edge.
Applications: Photoshop, Figma, GIMP, Office, every browser.
Advantages of PNG
- Perfectly lossless — safe to re-save indefinitely
- Full 8-bit alpha transparency
- Universal support with no licensing constraints
Limitations to know about
- Photographs are two to five times larger than JPEG
- No native animation in widely deployed decoders
When to use PNG
- Logos and icons
- Screenshots
- UI mockups
- Images with transparency
Best practices
- Use PNG-8 with a palette for flat-colour graphics to cut size sharply
- Run a lossless optimiser before publishing
Convert PNG files
Converting PNG to JPEG discards transparency and introduces artefacts; WebP lossless keeps both quality and alpha at a smaller size.
Recommended next step
Convert to WebP
Lossless WebP keeps every pixel and the alpha channel while cutting file size by roughly a quarter compared with PNG.
Trade-offs: Some older desktop applications still cannot open WebP.
Learn about WebP
PNG scores
Deterministic scores calculated from the structured facts above. Identical facts always produce identical scores.
Overall score
84/100
Editing score
100- lossless data survives repeated open-edit-save cycles without degrading
- it is lossless, so decoding returns the original pixels exactly
- a broad range of applications read and write it
- it carries EXIF-style embedded metadata
Confidence 62% · evidence coverage 100%
Openness score
100- the specification is published openly
- an openly specified format can be implemented without a licence negotiation
Confidence 86% · evidence coverage 100%
Archiving score
97- the specification is public, so a decoder can always be rebuilt
- the specification is published openly
- it is actively maintained and current
- it carries EXIF-style embedded metadata
Confidence 82% · evidence coverage 100%
Compatibility score
97- every major browser engine renders it natively
- Windows, macOS, Linux, Android and iOS all open it without extra software
- a broad range of applications read and write it
- an open specification means cloud SDKs can implement it without licensing friction
Confidence 78% · evidence coverage 100%
Longevity score
96- it is actively maintained and current
- the specification is published openly
- the specification is public, so a decoder can always be rebuilt
- it sits at the centre of the format ecosystem, with many documented relationships
Confidence 85% · evidence coverage 100%
Printing score
94- it is lossless, so decoding returns the original pixels exactly
- embedded ICC profiles keep colour predictable between screen and press
- it carries EXIF-style embedded metadata
- a broad range of applications read and write it
Confidence 70% · evidence coverage 100%
AI score
92- open specifications are implemented by the open-source decoders that ML stacks rely on
- the specification is published openly
- a broad range of applications read and write it
- large lossless payloads cost bandwidth and memory
Confidence 70% · evidence coverage 100%
Photography score
89- it is lossless, so decoding returns the original pixels exactly
- it carries EXIF-style embedded metadata
- lossless data survives repeated open-edit-save cycles without degrading
- it opens by double-clicking on every mainstream device
- it stores data losslessly, so files stay large
Confidence 64% · evidence coverage 100%
Web score
69- every major browser engine renders it natively
- browsers render it natively, so no conversion step is needed at request time
- it supports transparency
- the specification is published openly
- it stores data losslessly, so files stay large
- large lossless payloads cost bandwidth and memory
Confidence 79% · evidence coverage 100%
Streaming score
46- every major browser engine renders it natively
- it stores data losslessly, so files stay large
- large lossless payloads cost bandwidth and memory
Confidence 73% · evidence coverage 63%
Performance score
35- it stores data losslessly, so files stay large
- large lossless payloads cost bandwidth and memory
Confidence 69% · evidence coverage 100%
What PNG is recommended for
Every conclusion below is derived from the structured facts on this page — nothing is written by hand.
Image quality100/100
- Because it is lossless, so decoding returns the original pixels exactly.
- Because it carries ICC colour profiles, so colours survive the round trip.
Transparency100/100
- Because it supports transparency.
- Because it stores a full alpha channel, allowing soft edges and partial opacity.
Browser compatibility100/100
- Because every major browser engine renders it natively.
- Because at least one shipping browser renders it.
Operating system compatibility100/100
- Because Windows, macOS, Linux, Android and iOS all open it without extra software.
- Because most platforms handle it natively.
Software compatibility100/100
- Because a broad range of applications read and write it.
- Because several mainstream applications support it.
Cloud compatibility100/100
- Because an open specification means cloud SDKs can implement it without licensing friction.
- Because it converts into many other formats, which suits automated pipelines.
AI compatibility100/100
- Because open specifications are implemented by the open-source decoders that ML stacks rely on.
- Because lossless pixels avoid compression artefacts leaking into training data.
- Because wide library support means common data loaders can read it.
Long-term archiving100/100
- Because the specification is public, so a decoder can always be rebuilt.
- Because lossless storage preserves the original data for future migrations.
- Because it is a current, actively maintained format.
Professional editing100/100
- Because lossless data survives repeated open-edit-save cycles without degrading.
- Because colour profiles travel with the file, keeping the pipeline colour-managed.
- Because professional applications read and write it.
Metadata support100/100
- Because it carries EXIF-style embedded metadata.
- Because it embeds colour-profile metadata.
Open standards100/100
- Because the specification is published openly.
- Because an official specification document is publicly reachable.
Licensing100/100
- Because an openly specified format can be implemented without a licence negotiation.
- Because the core patents are old enough to have expired.
Popularity100/100
- Because it sits at the centre of the format ecosystem, with many documented relationships.
- Because mainstream applications ship support for it.
- Because every mainstream operating system handles it.
Future-proofing88/100
- Because it is actively maintained and current.
- Because open specifications outlive the companies that create them.
- Because nothing in the graph supersedes it yet.
Printing suitability85/100
- Because embedded ICC profiles keep colour predictable between screen and press.
- Because lossless data means no compression artefacts appear at print resolution.
Everyday consumer usage75/100
- Because it opens by double-clicking on every mainstream device.
- Because it is a current format that people and services still expect.
What PNG is not recommended for
Animation0/100
- Because it is a single-frame format and cannot animate.
Compression efficiency23/100
- Because it stores data losslessly, so files stay large.
- Because its codec generation predates modern entropy coding and block partitioning.
Migration paths
PNG → WebP
Animation improves by 100 points because it stores multiple frames, so animation is supported natively.
Trade-off: Image quality drops by 67 points because it discards detail during encoding, and every re-save compounds the loss.
Convert PNG to WebP
Successors and legacy considerations
Supersedes: GIF.
Related to PNG
File extensions
Media types
Key concepts
Succeeds
Created by
Specified by
Compression used
Frequently asked questions
Why is my PNG so much bigger than the JPEG?
- PNG stores every pixel exactly. For photographs that redundancy is expensive; for flat graphics PNG is often smaller than JPEG.
Data quality
Every claim on this page is classified as a verified fact, a derived fact or an assumption.
- Overall confidence
- 91%
- Verification status
- verified
- Last reviewed
- 2026-08-03
- Verified facts
- 4
4 classified claims backed by 2 sources.
Sources and review status
Review status: verified · confidence 95%
Last reviewed 2026-08-03 (revision 1).