Farbfeld Utilities
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{| |Software | > |Graphic software | > |Farbfeld Utilities |} '''Farbfeld Utilities''' (originally named '''Pbmplus''') is an public domain open source image proc...") |
(Get rid of something mistakenly copied from Netpbm article) |
||
Line 7: | Line 7: | ||
|} | |} | ||
− | '''Farbfeld Utilities''' | + | '''Farbfeld Utilities''' is an public domain open source image processing toolkit, originally released in 2017. Its own native format is [[farbfeld]], although this is not the first program to use that format. |
Most of the utilities are self-contained, although a few use other libraries, such as the PNG encoder and decoder uses LodePNG (which is included). | Most of the utilities are self-contained, although a few use other libraries, such as the PNG encoder and decoder uses LodePNG (which is included). |
Revision as of 06:23, 7 November 2017
Software | > | Graphic software | > | Farbfeld Utilities |
Farbfeld Utilities is an public domain open source image processing toolkit, originally released in 2017. Its own native format is farbfeld, although this is not the first program to use that format.
Most of the utilities are self-contained, although a few use other libraries, such as the PNG encoder and decoder uses LodePNG (which is included).
External links
Format cross-reference
Read util. | Write util. | Description and remarks | Refer to |
---|---|---|---|
bitff | ffbit | Various raw bitwise indexed colour formats | |
bmpff | Microsoft Windows bitmap | BMP | |
cgaff | IBM PC CGA video memory dump | ||
cutff | ffcut | Dr. Halo .CUT | Dr. Halo |
gemicnff | GEM icon file | ||
gifff | Graphics Interchange Format (no animation yet) | GIF | |
jpegff | ffjpeg | JPEG (extra compression options, but no 12-bits or arithmetic) | JPEG |
mcff | ffmc | Macrocell format (Golly) | |
ffmiff | ImageMagick format | MIFF | |
ffnrrd | Nearly Raw Raster Data | NRRD | |
pbmff | ffpbm | Netpbm formats (1-6) | Netpbm formats |
ffpbm | Portable Arbitrary Map | Portable Arbitrary Map | |
pmartff | Palette Master (Atari ST) | Palette Master | |
pngff | ffpng | Portable Network Graphics | PNG |
pngff | iPhone PNG | CgBI | |
psytcff | ffpsytc | Psycopathicteen Tile Compressor (an experimental format for Super Nintendo) | |
rgbff | Raw true colour formats | Raw bitmap | |
ffsixel | Sixel | Sixel | |
vecff | DRAWX vector graphics | DRAWX Vector Graphics | |
xbmff | ffxbm | X bitmap image | XBM |
xpmff | ffxpm | X pixmap image (can read and write all three formats) | XPM |
xzipff | ffxzip | Z-machine XZIP Picture Library |