Corel Wavelet
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|wi}}, {{ext|wvt}} }} A Corel Wavelet Compressed Bitmap is a raster image format. Format was available i...") |
(→File Identification) |
||
Line 21: | Line 21: | ||
* WI file headers begin with "{{magic|57 49 04}}" "WI " | * WI file headers begin with "{{magic|57 49 04}}" "WI " | ||
− | * WVT file headers begin with "{{magic|43 4F 52 57 41 56}}" " | + | * WVT file headers begin with "{{magic|43 4F 52 57 41 56}}" "CORWAV" |
==Sample Files== | ==Sample Files== |
Revision as of 17:43, 20 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 .WVT 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 " - WVT file headers begin with "
43 4F 52 57 41 56
" "CORWAV"