← 返回命令列表

Linux command

pbmpscale 命令

趣味

涉及管道、覆盖或删除,执行前请先确认路径和参数。

常用示例

Scale bitmap with anti-aliasing

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

说明

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.

FAQ

What is the pbmpscale command used for?

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.

How do I run a basic pbmpscale example?

Run `pbmpscale [4] [input.pbm] > [output.pgm]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.