LinuxCommandLibrary

pbmpscale

scales PBM bitmaps by an integer factor with anti-aliasing, producing

TLDR

Scale bitmap with anti-aliasing

$ pbmpscale [4] [input.pbm] > [output.pgm]
copy

SYNOPSIS

pbmpscale scale [file]

DESCRIPTION

pbmpscale scales PBM bitmaps by an integer factor with anti-aliasing, producing grayscale output. Useful for smooth enlargement of 1-bit images. Part of Netpbm toolkit.

PARAMETERS

scale

Integer scale factor.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community