Linux command
pbmtonokia 命令
文本
Uses pipes, overwrite, or deletion. Check paths and options first.
命令示例
Convert PBM to Nokia format
pbmtonokia [input.pbm] > [output.nok]
Specify output format
pbmtonokia -fmt [ngg] [input.pbm] > [output.ngg]
说明
pbmtonokia converts PBM bitmaps to various Nokia phone formats for logos and graphics. Part of Netpbm toolkit.
参数
- -fmt _type_
- Output format (nol, ngg, npm, hx).
FAQ
What is the pbmtonokia command used for?
pbmtonokia converts PBM bitmaps to various Nokia phone formats for logos and graphics. Part of Netpbm toolkit.
How do I run a basic pbmtonokia example?
Run `pbmtonokia [input.pbm] > [output.nok]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -fmt _type_ do in pbmtonokia?
Output format (nol, ngg, npm, hx).