LinuxCommandLibrary

pamrgbatopng

converts PAM images with alpha channel to PNG format, preserving transparency

TLDR

Convert RGBA PAM to PNG with transparency
$ pamrgbatopng [input.pam] > [output.png]
copy

SYNOPSIS

pamrgbatopng [file]

DESCRIPTION

pamrgbatopng converts PAM images with alpha channel to PNG format, preserving transparency. Input must be RGBA PAM (4 channels). Part of Netpbm toolkit.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard