Corel Wavelet
From Just Solve the File Format Problem
(Difference between revisions)
(Category:Corel) |
|||
Line 30: | Line 30: | ||
* [http://product.corel.com/help/CorelDRAW/540223850/Main/EN/Documentation/wwhelp/wwhimpl/common/html/wwhelp.htm#href=CorelDRAW-Wavelet-Compressed-Bitmap-WI.html#3804722&single=true CorelDraw Help WI documentation] | * [http://product.corel.com/help/CorelDRAW/540223850/Main/EN/Documentation/wwhelp/wwhimpl/common/html/wwhelp.htm#href=CorelDRAW-Wavelet-Compressed-Bitmap-WI.html#3804722&single=true CorelDraw Help WI documentation] | ||
* [https://community.coreldraw.com/talk/coreldraw_x3_and_older/f/coreldraw-graphics-suite-x3/5354/problems-opening-wi-file-extension Problems opening .WI file in X3 and newer] | * [https://community.coreldraw.com/talk/coreldraw_x3_and_older/f/coreldraw-graphics-suite-x3/5354/problems-opening-wi-file-extension Problems opening .WI file in X3 and newer] | ||
+ | |||
+ | [[Category:Corel]] |
Revision as of 13:14, 30 July 2019
A Corel Wavelet Compressed Bitmap is a raster image format. Format was available in the Corel Graphic Suites for importing from Clip art collections and exporting from Corel Draw, Photo-Paint, Photo-House, etc. Early versions use the .WVL extension.
Contents |
File Information
WI is the filename extension for Wavelet Compressed Bitmap files. The WI file format is bitmap based and is used for storing bitmap information at high compression levels.
- Color modes supported when opening, Grayscale (8-bit) and RGB (24-bit).
- Color modes supported when saving, Grayscale (8-bit) and 16-million Colors (24-bit).
- Maximum image size, 2048 pixels.
- Compression, Wavelet compression.
- The WI file format supports a minimum image size of 16 pixels.
- When you save to the WI file format, the Wavelet Export dialog box lets you change the quality of the file.
File Identification
- WI file headers begin with "
57 49 04
" "WI " - WVL file headers begin with "
43 4F 52 57 41 56
" "CORWAV"