Skip to content

Set of utilities to make manipulating .pgm file formats easier.

Notifications You must be signed in to change notification settings

rejus-b/PGM-Utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

PGM-Utilities

This was a project for the comp1921 module where we were supposed to create a set of utilities that can manipulate .pgm files in different ways.

Run the testscript to make sure it works as intended before use case.

Utilities include:

  • An echo module of a pgm.
  • Comparing two pgm files.
  • Converting from ascii to binary and vice versa in the pgmn format.
  • Reducing the size of an image with lossy compression.
  • Being able to tile a pgm image into multiple images.
  • Being able to stitch together multiple tiled images into a single pgm.

Further use instructions can be found in the readme in the assingment folder: Link to src/readme

COMP1921 Assignment

About

Set of utilities to make manipulating .pgm file formats easier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published