fiascotopnm Command Examples

Convert a compressed FIASCO file to a PNM image. More information: https://netpbm.sourceforge.net/doc/fiascotopnm.html.

fiascotopnm {{path/to/file.fiasco}} -o {{output_file_basename}}

fiascotopnm --fast {{path/to/file.fiasco}} -o {{output_file_basename}}

fiascotopnm --config {{path/to/fiascorc}} {{path/to/file.fiasco}} -o {{output_file_basename}}

fiascotopnm --magnify {{n}} {{path/to/file.fiasco}} -o {{output_file_basename}}

fiascotopnm --smooth {{n}} {{path/to/file.fiasco}} -o {{output_file_basename}}