PSD to PNG

Reads a Photoshop PSD to lossless PNG, transparency kept.

What this does

This reads the flattened composite that Photoshop saves inside a PSD and re-encodes it as a lossless PNG. The conversion preserves every pixel and keeps the composite's alpha channel, so transparency carries straight through.

How it works

  1. 1Drop your PSD files.
  2. 2Each composite gets re-encoded as PNG.
  3. 3Download each one, or grab them all in a zip.

Built with open source

  • ag-psd Reads Photoshop PSD files. · MIT

Frequently asked questions