giftopnm: add page (#11307)
This commit is contained in:
12
pages/common/giftopnm.md
Normal file
12
pages/common/giftopnm.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# giftopnm
|
||||
|
||||
> Convert a GIF file into a PNM image.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/giftopnm.html>.
|
||||
|
||||
- Convert a GIF image to a Netpbm image pixel-for-pixel:
|
||||
|
||||
`giftopnm {{path/to/input.gif}} > {{path/to/output.pnm}}`
|
||||
|
||||
- Display version:
|
||||
|
||||
`giftopnm -version`
|
Reference in New Issue
Block a user