Farbfeld Utilities
From Just Solve the File Format Problem
(Difference between revisions)
(Add support for RPG Maker .XYZ pictures) |
|||
Line 77: | Line 77: | ||
|- | |- | ||
| zxff || || ZX Spectrum (including Timex format) || [[SCR (ZX Spectrum)]] | | zxff || || ZX Spectrum (including Timex format) || [[SCR (ZX Spectrum)]] | ||
+ | |- | ||
+ | | xyzff || || RPG Maker 2000/2003 .XYZ || | ||
|} | |} | ||
[[Category:Software]] | [[Category:Software]] | ||
[[Category:Graphics]] | [[Category:Graphics]] |
Revision as of 00:06, 7 January 2018
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 |
fuunff | Fuun RNA | ||
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 |
macff | MacPaint | MacPaint | |
mcff | ffmc | Macrocell format (Golly) | |
ffmiff | ImageMagick format | MIFF | |
mppff | Multi Palette Picture (Atari ST) | Multi Palette Picture | |
mzmff | ffmzm | MegaZeux layer-mode MZM | MZM |
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 | |
sinqlff | Sinclair QL | Sinclair QL screen | |
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 | |
zxff | ZX Spectrum (including Timex format) | SCR (ZX Spectrum) | |
xyzff | RPG Maker 2000/2003 .XYZ |