logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Convert SGI to PNM - Image Conversion | Online Free DevTools by Hexmos

Convert SGI images to PNM format with Sgitopnm. Quickly transform your SGI files for broader compatibility and image editing. Free online tool, no registration required.

sgitopnm

Convert an SGI file to a PNM file. More information: https://netpbm.sourceforge.net/doc/sgitopnm.html.

  • Convert an SGI image to a PNM file:

sgitopnm {{path/to/input.sgi}} > {{path/to/output.pnm}}

  • Display information about the SGI file:

sgitopnm {{[-verb|-verbose]}} {{path/to/input.sgi}} > {{path/to/output.pnm}}

  • Extract channel n of the SGI file:

sgitopnm {{[-c|-channel]}} {{n}} {{path/to/input.sgi}} > {{path/to/output.pnm}}

return

See Also