Skip to content

JuliaIO/Netpbm.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.