← 返回命令列表

Linux command

atktopbm 命令

文本

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

常用示例

Convert

atktopbm [input.atk] > [output.pbm]

说明

atktopbm converts Andrew Toolkit raster format files to PBM (Portable Bitmap) format. The Andrew Toolkit was a widget set and application framework from Carnegie Mellon University. This converter handles legacy ATK format graphics.

参数

atkfile
Input ATK raster file (or stdin)

FAQ

What is the atktopbm command used for?

atktopbm converts Andrew Toolkit raster format files to PBM (Portable Bitmap) format. The Andrew Toolkit was a widget set and application framework from Carnegie Mellon University. This converter handles legacy ATK format graphics.

How do I run a basic atktopbm example?

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

What does atkfile do in atktopbm?

Input ATK raster file (or stdin)