zeisstopnm: add page (#10888)

* zeisstopnm: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
pull/23/head
Juri Dispan 2023-10-10 09:57:44 +02:00 committed by GitHub
parent c449cee6f2
commit f1f0114a35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
# zeisstopnm
> Convert a Zeiss confocal file to Netbpm format.
> More information: <https://manned.org/zeisstopnm.1>.
- Convert a Zeiss cofocal file into either `.pgm` or `.ppm` format:
`zeisstopnm {{path/to/file}}`
- Convert a Zeiss cofocal file to Netbpm format while explicitly specifying the target file type:
`zeisstopnm -{{pgm|ppm}} {{path/to/file}}`