08-01-2020, 11:57 AM
(08-14-2017, 11:47 AM)Rene Slijkhuis Wrote: This new plugin adds reading support for all image formats that are supported by the Windows Imaging Component (WIC) codecs on your computer.
On Windows 10 are by default the following formats supported by this plugin:
.ARW, .BMP, .CR2, .CRW, .DIB, .DNG, .ERF, .GIF, .JPG, .KDC, .MRW, .NEF, .NRW, .ORF, .PEF, PNG, .RAF, .RAW, .RW2, .RWL, .SR2, .SRW, .TIF
To improve the DNG support it’s recommended to install the following DNG codec from Adobe:
DNGCodec_2_0_Installer.exe
On Windows 7 you have to install the following codec pack to get support for the same formats:
Microsoft Camera Codec Pack - http://www.microsoft.com/en-us/download/details.aspx?id=26829
Please note that raw files are automatically converted with the default parameters of the used codec. Use a RAW converter if you want to control the conversion of your images.
Features:Requirements:
- The list of supported image formats (in the file open dialog) is based on the registered WIC codecs on your computer. It will automatically be updated when you install new codecs.
- Some WIC codecs support file formats that can have multiple images in one file. This plugin will open all these images as layers.
Download:
- Microsoft Windows 7 or later
- GIMP 2.x or later
WIC_Plugin.zip
Installation:
- Unzip “WIC_Plugin.zip”
- Copy all the files into the GIMP “plug-ins” folder
(which is typically located at: C:\Users\<username>\.gimp-<version>\plug-ins)
Note: this folder is created on the first startup of GIMP.
Updated a few URL's in the quoted original message