.QOI ファイル拡張子
Quite OK Image Format
| 開発元 | Dominic Szablewski |
| 人気度 |
4.3 | 4 票 |
QOIファイルとは?
A QOI file is a raster image saved in the Quite OK Image Format (QOI). The image it contains is losslessly compressed and saved in a 24-bit RGB or 32-bit RGBA format. QOI files are the same size as similar .PNG files, but can be encoded and decoded more quickly.
詳細情報
In November 2021, developer Dominic Szablewski released the QOI format. The format is intended to be an open-source format that is easier to implement and faster to use than PNG.
Specifically, QOI images can be encoded 20 to 50 times faster than similar-sized PNG images, and they can be decoded 3 to 4 times faster. Each QOI image includes a 14-byte header, which identifies the image as a QOI file and specifies the image's width, height, included channels, and colorspace.
QOIファイルの開き方
You can open a QOI file with ImageMagick 7.1.0-20 and later versions (multiplatform) or XnViewMP 1.0 and later versions (multiplatform). You can also open a QOI file in IrfanView (Windows) after installing an associated plug-in.
QOIファイルの変換方法
You can use ImageMagick or XnViewMP to convert QOI images to other formats. For example, XnViewMP can convert QOI files to the following formats (and many others):
