VIPS
From Just Solve the File Format Problem
(Difference between revisions)
(→Links) |
(→Software) |
||
Line 16: | Line 16: | ||
* [http://www.vips.ecs.soton.ac.uk/index.php?title=Libvips libvips] and [http://www.vips.ecs.soton.ac.uk/index.php?title=Nip2 nip2] | * [http://www.vips.ecs.soton.ac.uk/index.php?title=Libvips libvips] and [http://www.vips.ecs.soton.ac.uk/index.php?title=Nip2 nip2] | ||
** Download: [http://www.vips.ecs.soton.ac.uk/index.php?title=Supported Releases] · [http://www.vips.ecs.soton.ac.uk/index.php?title=Development Development] | ** Download: [http://www.vips.ecs.soton.ac.uk/index.php?title=Supported Releases] · [http://www.vips.ecs.soton.ac.uk/index.php?title=Development Development] | ||
+ | * [[ImageMagick]] (starting with v6.8.9-1) | ||
== Links == | == Links == | ||
* [http://www.vips.ecs.soton.ac.uk/index.php?title=VIPS VIPS website] | * [http://www.vips.ecs.soton.ac.uk/index.php?title=VIPS VIPS website] | ||
* [[Wikipedia:VIPS (software)|Wikipedia: VIPS]] | * [[Wikipedia:VIPS (software)|Wikipedia: VIPS]] |
Latest revision as of 23:21, 25 June 2014
VIPS file format is a raster image format associated with the VIPS image processing library.
Contents |
[edit] Identification
Files begin with signature bytes B6 A6 F2 08
.
[edit] Specifications
[edit] Software
- libvips and nip2
- Download: Releases · Development
- ImageMagick (starting with v6.8.9-1)