Vertopal — Free Online Converter
Upload to Clouds
Drop Files Anywhere to Upload

Convert PNG to PGM

Convert PNG images to PGM format, edit and optimize images online and free.

Loading Uploader...
if you have uploaded a file, it will be displayed.
Confirm Cancel

Portable Network Graphics (.png)

PNG is a lossless bitmap image format developed by PNG Development Group in 1996. Supporting alpha transparency channel makes it an ideal choice for designing web icons and logos.

PNG Converter More About PNG

Portable Graymap (.pgm)

The PGM which stands for Portable Gray-Map is a simple structured grayscale raster image format designed by Jef Poskanzer in the 1980s. It was designed to easily exchange binary images between different platforms.

PGM Converter More About PGM

How to convert PNG to PGM?

  1. Upload PNG File

    Select any PNG image you wish to convert by clicking the Choose File button.

  2. Select PNG Tools

    Use any available PNG to PGM tools on the preview page and click Convert.

  3. Download Your PGM

    Let the conversion process finish, then download your PGM image.

Convert PNG to PGM

Tools

PNG Rotate

Rotate PNG to right (90° clockwise), to left (90° counter-clockwise), 180°, and convert it to PGM.

PNG Flip

Flip PNG vertically and/or horizontally (flop), and convert it to PGM.

Frequently Asked Questions

How to change PNG format to PGM?

To change PNG format to PGM, upload your PNG file to proceed to the preview page. Use any available tools if you want to edit and manipulate your PNG file. Click on the convert button and wait for the convert to complete. Download the converted PGM file afterward.

Convert Files on Desktop

macOS
Windows
Linux

Convert PNG to PGM on macOS

Follow steps below if you have installed Vertopal CLI on your macOS system.

  1. Open macOS Terminal.
  2. Either cd to PNG file location or include path to your input file.
  3. Paste and execute the command below, substituting in your PNG_INPUT_FILE name or path. $ vertopal convert PNG_INPUT_FILE --to pgm

Convert PNG to PGM on Windows

Follow steps below if you have installed Vertopal CLI on your Windows system.

  1. Open Command Prompt or Windows PowerShell.
  2. Either cd to PNG file location or include path to your input file.
  3. Paste and execute the command below, substituting in your PNG_INPUT_FILE name or path. $ vertopal convert PNG_INPUT_FILE --to pgm

Convert PNG to PGM on Linux

Follow steps below if you have installed Vertopal CLI on your Linux system.

  1. Open Linux Terminal.
  2. Either cd to PNG file location or include path to your input file.
  3. Paste and execute the command below, substituting in your PNG_INPUT_FILE name or path. $ vertopal convert PNG_INPUT_FILE --to pgm

Loading, Please Wait...