logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Convert Biorad to PGM - Image Format Converter | Online Free DevTools by Hexmos

Convert Biorad files to PGM format with Bioradtopgm. Extract image data and create PGM files from confocal microscopy files. Free online tool, no registration required.

bioradtopgm

Convert a Biorad confocal file into a PGM file. More information: https://netpbm.sourceforge.net/doc/bioradtopgm.html.

  • Read a Biorad confocal file and store the n’th image contained in it to as a PGM file:

bioradtopgm -{{n}} {{path/to/file.pic}} > {{path/to/file.pgm}}

  • Read a Biorad confocal file and print the number of images it contains:

bioradtopgm {{path/to/file.pic}}

  • Display version:

bioradtopgm {{[-v|-version]}}

See Also