免費線上將檔案轉換為 PCX 的轉換器。
我們保證品質、便利性與對任何格式的支援。
| 資料類型 | Image |
| MIME 類型 | image/x-pcx |
| 開發者 | ZSoft Corporation |
| 主要使用場景 | 復古圖像、舊遊戲素材、調色盤圖、歸檔轉換 |
PCX 是 ZSoft PC Paintbrush 的老式無損點陣格式,使用簡單的 RLE 壓縮,主要見於復古圖像與歸檔轉換。
| 資料類型 | Image |
| MIME 類型 | image/x-pcx |
| 壓縮 | RLE;有時不壓縮 |
| 色彩深度 | 1/2/4/8 位索引;也有 24 位 truecolor(通常 3 平面 × 8 位) |
| 色彩空間 | 調色盤索引(最多 256)或 RGB truecolor;也會用於灰階 |
| 透明度支援 | 否 |
| 動畫支援 | 否 |
| 解析度支援 | Header stores horizontal/vertical resolution (DPI) fields used by some software |
| EXIF 中繼資料支援 | 否 |
| 中繼資料 | No Exif. Stores basic header fields (dimensions, DPI, planes) and palettes (16-color in header; optional 256-color palette at end for 8-bit indexed). |
| 標準 / 規範 | ZSoft PCX File Format Technical Reference Manual (PCX v5, 1991) |
| 典型檔案大小 | Often small for flat-color art; can be large for photos/noisy images compared to PNG/WebP |
| 推出年份 | 1985 |
PCX 檔案格式具有多項優點,適合常見的使用情境。
PCX 檔案格式具有某些限制,可能會影響其在特定情境下的使用。
PCX 圖像在大多數裝置與平台上皆可正常顯示。
Treat as untrusted input: malformed headers/RLE streams can exploit decoder bugs. Strip metadata/palettes if privacy or size matters.
Legacy proprietary format with publicly documented specification