PCX にファイルを変換する無料オンライン変換ツール。
私たちは品質、利便性、すべての形式のサポートを保証します。
| データ種類 | Image |
| MIMEタイプ | image/x-pcx |
| 開発者 | ZSoft Corporation |
| 主な使用例 | レトロ画像、旧ゲーム素材、パレット画像、アーカイブ変換 |
PCX は ZSoft PC Paintbrush 由来の可逆ラスター形式で、単純な RLE 圧縮を使用します。主にレトロ画像やアーカイブ変換で見られます。
| データ種類 | Image |
| MIMEタイプ | image/x-pcx |
| 圧縮 | RLE(場合により非圧縮) |
| 色深度 | 1/2/4/8-bit インデックス、24-bit truecolor(通常 3 平面 × 8-bit) |
| 色空間 | パレット(最大 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