Netpbm.jl

Load and save Netpbm images in Julia
Popularity
4 Stars
Updated Last
1 Year Ago
Started In
September 2015

Netpbm

Build status

This package implements the FileIO interface for loading and saving binary Netpbm images. Other packages, such as ImageMagick, also support such formats. One advantage of this package is that it does not have any binary (e.g., external library) dependencies---it is implemented in pure Julia.

The package accepts Metadata types to save, saving image metadata as Netpbm comments.