Search found 1 match
- 2019-05-17T15:53:33-07:00
- Forum: Users
- Topic: How to save PGM in Raw(binary) format instead of ascii?
- Replies: 4
- Views: 23779
Re:
What compress did to you to select between P2 and P5 (text and binary) NetPBM formats? I'm going to necrothread this (12 years!), but hopefully helpful to future googlers (or duckduckgo, or whatever is being used in 2031). To go to TEXT (P2) mode, use "-compress None". Examples: convert input.png ...