PNG
Portable Network GraphicsUsed for lossless images and transparency.
- Family
- Images
- MIME
- image/png
Convert PNG to PSD online and see exactly what pixel decoding and image re-encoding changes, what PSD still can't promise, and how to verify the result.
Pixels written losslessly with a full alpha channel available is decoded into a working pixel canvas first, then written back out under PSD's own color and compression model. Dimensions can stay exactly the same even as encoding, metadata, and fine detail change underneath. PNG decoding combines filtered scanlines with declared color type, bit depth, palette or full alpha, color-profile chunks, and optional ancillary metadata. PSD output aims to retain a Photoshop-style composite and editable layers, masks, channels, effects, text, and color data instead of only one flattened bitmap.
Decoded canvas - Pixels written losslessly with a full alpha channel available. Written image - A Photoshop document that can contain layers, masks, channels, type, and adjustment data.
Used for lossless images and transparency.
Designed for pixel-based artwork, scans, and photographs.
Choose PSD when its particular balance of compatibility, alpha, animation, and file size matches the destination better than PNG.
PNG is a poor fit for photographic detail, and even without any JPEG-style loss, palette reduction can visibly simplify a smooth gradient.
Most non-PSD outputs flatten layers, while unsupported smart objects or effects may render differently.
a Photoshop document that can contain layers, masks, channels, type, and adjustment data is what gets written, labeled as image/vnd.adobe.photoshop. Whether that actually opens depends on the receiving application, not on the file extension.
Zoom to 100% on transparent edges, gradients, and small text, and confirm the exact pixel dimensions.
Open the result in the intended editor and inspect layer count, masks, typography, blend modes, and canvas size.