Write a converter or a web application that can convert image files between any NetPBM format (support at least P1, P2, P3, P4, P5, P6 formats).
Files to use as practice:
- zipfile (contains pbm, pgm, ppm ASCII and binary files)
Resources:
- wikipedia explanation of the NetPBM format
- Related project assignment in greek language (assigned to Students in University of Athens by Prof. Panagiotis Stamatopoulos)
Background:
The project was assigned to Students in University of Athens by Prof. Panagiotis Stamatopoulos.
Credits to all those who designed this assignment!