OIL (OpenIL)
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|oil}} |released=2000 }} '''.oil''' is a raster image and animation file format associated with certain o...") |
(Category:Animation) |
||
Line 26: | Line 26: | ||
* [https://sourceforge.net/projects/openil/ DevIL project at SourceForge] | * [https://sourceforge.net/projects/openil/ DevIL project at SourceForge] | ||
* [https://web.archive.org/web/20010925214354/http://www.imagelib.org/ 2001 archive of DevIL website] | * [https://web.archive.org/web/20010925214354/http://www.imagelib.org/ 2001 archive of DevIL website] | ||
+ | |||
+ | [[Category:Animation]] |
Latest revision as of 19:03, 23 May 2024
.oil is a raster image and animation file format associated with certain old versions of the open source image processing library first named OpenIL, then DevIL (Developer's Image Library).
The OIL format was new in OpenIL 2.1.0b (2000-12-29). The last version of the software to be named OpenIL was 2.1.4b. Around 2001-06 it was renamed DevIL, and the version number was reset to 1.1.1. The last version of DevIL to support the format was 1.1.8; support for it was removed in v1.1.9 (2001-11-02).
Contents |
[edit] Identification
OIL files begin with bytes 4f 49 4c 00 71 3d 69 00
.
[edit] Specifications
- DevIL Docs 1.1.8 → ImageLib/docs/oil_spec/index.htm
[edit] Software
- DevIL 1.1.8
- XnView claims to support the format
[edit] Sample files
- There are a few test files in the source distribution (ImageLib/testil/windowstest/resources/*.oil).