Skip to main content

PPM/PGM image viewer

Project description

ppm-display

A simple tool that displays ppm/pgm files via OpenCV and saves the images in png format. The default maximum window size is 600x600.

Usage

ppm-disp -i
ppm-disp -s <size> <file>...
ppm-disp <file>...

Options

-i  about the tool
-s  display images with a non-default maximum windows size

Possible Use Case

- Create a batch file/shell script with the following line:
- (Windows) ppm-disp %*
- (Linux)   ppm-disp $*
- And now you can drag-and-drop ppm/pgm files into it and view the images instantly
- A batch file example is included in the Github repo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ppm-display-1.1.3.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

ppm_display-1.1.3-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page