Farbfeld Utilities
From Just Solve the File Format Problem
(Difference between revisions)
(Get rid of something mistakenly copied from Netpbm article) |
(I had the wrong date) |
||
Line 7: | Line 7: | ||
|} | |} | ||
− | '''Farbfeld Utilities''' is an public domain open source image processing toolkit, originally released in | + | '''Farbfeld Utilities''' is an public domain open source image processing toolkit, originally released in 2016. 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 22:17, 10 November 2017
Software | > | Graphic software | > | Farbfeld Utilities |
Farbfeld Utilities is an public domain open source image processing toolkit, originally released in 2016. 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 |