Home > PPM-to-JPG

PPM-to-JPG

PPM-to-JPG is a project mainly written in Python, it's free.

A simple Python script to convert an Image in PPM format to an image in JPG format.

This is distributed under the CC Attribution license: http://creativecommons.org/licenses/by/3.0/

Just a simple script that take a PPM image as input and spits out a JPG file. Usage: ppm_to_jpg.py

Depends on:

  • PIL

[email protected], 06/08