Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 776 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 776 Bytes

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.