.PCX

Файл PCX

ZSoft Paintbrush Bitmap Image (PiCture eXchange)
Задать вопрос
БЫСТРЫЙ ОТВЕТ

A PCX file is a ZSoft PC Paintbrush bitmap image from 1985, one of the oldest raster formats on the PC. Almost any image program opens it for free - IrfanView or XnView on Windows, GIMP on any platform, Preview on macOS. For modern use, convert it to PNG or JPG.

Разработчик: ZSoft Corporation Категория: Файлы растровых изображений Открыть стандартное MIME: image/x-pcx
ОТКРЫВАЕТСЯ НА Windows macOS Linux
Связанные: .JPG · .PNG · .TIF · .ECW

На этой странице

Проиндексировано расширений: 19k+
Последняя проверка: Aug 22, 2026

Не знаете, что это за файл?

Перетащите любой файл в наш идентификатор - мы прочитаем первые байты, чтобы определить формат.

Идентифицировать файл

Что такое формат файла PCX?

The .pcx format - short for PiCture eXchange - is one of the oldest raster image file extensions in PC history, introduced in 1985 by ZSoft Corporation with *PC Paintbrush* for MS-DOS, years before Windows became widespread. While it has since been outdated and replaced by more capable formats such as PNG and BMP, it was developed as a binary raster image format using simple lossless run-length encoding (RLE) compression.

A .pcx file begins with a fixed 128-byte header that identifies the version, color depth, image dimensions, and dots-per-inch resolution. The format supports several color depths: 1-bit black-and-white, 4-bit (16-color), 8-bit indexed (256-color), and 24-bit truecolor stored across three 8-bit color planes. Version 5 of the specification - the most widely supported today - added 256-color VGA palette support and full 24-bit output; the 256-color palette is appended at the very end of the file as a 769-byte block rather than embedded in the header.

It is still supported by a variety of image processing applications from Adobe, Corel, and others. Multi-page .pcx images can be bundled into the related .dcx container format, commonly used for fax documents.

Безопасность и защита

РИСК: LOW

PCX is a passive, well-understood raster format with no scripting or macros, so opening one is low-risk. The only real-world cautions are non-malware: PCX RLE decoders in very old or poorly written software have historically had buffer-overflow bugs on malformed files, so use a current, maintained viewer (IrfanView, XnView, GIMP, ImageMagick) from its official site rather than a random 'PCX viewer' download that may bundle adware. Convert anything you need to keep to PNG for long-term safety and compatibility.

Детали формата

в двух словах
ПОЛНОЕ НАЗВАНИЕZSoft Paintbrush Bitmap Image (PiCture eXchange)также известен как PC Paintbrush File, ZSoft PCX
РАЗРАБОТЧИКZSoft Corporationс 1985 (PC Paintbrush, ZSoft)
MIME-ТИПimage/x-pcx
ТИПRun-length-encoded (RLE) raster bitmap image (binary)
СТАНДАРТОткрытый · без роялти
СВЯЗАННЫЕ.jpg.png.tif.ecw
MAGIC BYTES · СИГНАТУРА ФАЙЛА
СМЕЩЕНИЕ
00
HEX
0A
ASCII
·
A PCX file begins with manufacturer byte 0x0A at offset 0, followed at offset 1 by the version byte (0x00, 0x02, 0x03, 0x04 or 0x05) and at offset 2 by the encoding byte (0x01 = RLE). The most common modern signature is 0A 05 01 08 (v5, RLE, 8 bits/plane). The single-byte 0x0A is weak, so identification also checks a valid version/encoding/bpp combination.

Программы, открывающие файлы PCX

Windows5 apps
Adobe Photoshop Платно File > Open the .pcx; edit and Save As/Export to a modern format.
GIMP Открытый код File > Open the .pcx to view/edit, then File > Export As PNG/JPG.
IrfanView Бесплатно File > Open the .pcx to view; Save As to export PNG/JPG/BMP. Batch-converts whole folders.
Paint.NET Бесплатно Open and edit the PCX, then save/export to PNG/JPG (PCX read supported).
XnView MP Бесплатно Open the .pcx to view and batch-convert to PNG/JPG/TIFF (free for personal use).
macOS3 apps
Adobe Photoshop Платно File > Open the .pcx; edit and Save As/Export to a modern format.
GIMP Открытый код File > Open the .pcx to view/edit, then File > Export As PNG/JPG.
XnView MP Бесплатно Open the .pcx to view and batch-convert to PNG/JPG/TIFF (free for personal use).
Linux3 apps
GIMP Открытый код File > Open the .pcx to view/edit, then File > Export As PNG/JPG.
ImageMagick Открытый код Command line: 'convert image.pcx image.png' to view-convert; reads/writes PCX natively.
XnView MP Бесплатно Open the .pcx to view and batch-convert to PNG/JPG/TIFF (free for personal use).

Технические подробности

глубокая спецификация
DeveloperZSoft Corporation
Format typeRun-length-encoded (RLE) raster bitmap (binary, lossless)
MIME typeimage/x-pcx (also image/pcx, application/x-pcx)
Magic bytes0x0A at offset 0 (manufacturer byte); version byte at offset 1; encoding byte 0x01 (RLE) at offset 2
Byte orderLittle-endian
Header size128 bytes, fixed-length
CompressionPCX-RLE - lossless byte-oriented run-length encoding; uncompressed storage also permitted
Color depth1-bit mono, 4-bit (16-color), 8-bit indexed (256-color), 24-bit truecolor (3 planes × 8 bpp)
Color planes1-4 planes; bits-per-plane × plane count determines final color depth
Max dimensions65,535 × 65,535 pixels (16-bit Xmin/Xmax/Ymin/Ymax coordinate fields)
256-color paletteAppended at end of file - 0x0C marker byte followed by 256 RGB triplets (769 bytes total; Version 5 only)
Version schemeHeader byte: 0x00 (v2.5), 0x02 (v2.8 with palette), 0x03 (v2.8 no palette), 0x04 (PC Paintbrush for Windows), 0x05 (v3.0+/24-bit)
DPI metadataHorizontal and vertical DPI each stored as a 16-bit little-endian word in the header
Related container.dcx - multi-page PCX bundle used for fax and document imaging
Выпущен1985 (PC Paintbrush, ZSoft)
Последняя версияVersion 5 (header byte 0x05) - adds 24-bit truecolor and a 256-color VGA palette
Открыть стандартноеДа · без роялти
Спецификацияwww.fileformat.info

Конвертации PCX

Возможно
.PCX .PNGРУКОВОДСТВО
Да - PCX и PNG являются растровыми форматами без потерь, поэтому конвертация между ними сохраняет каждый…
Как конвертировать
.PCX .BMPРУКОВОДСТВО
Да - PCX конвертируется в BMP без потери качества, так как оба формата хранят данные пикселей без потерь…
Как конвертировать
.PCX .JPGРУКОВОДСТВО
Да - откройте .pcx в IrfanView (Windows, бесплатно) или GIMP (любая ОС, бесплатно) и экспортируйте как .jpg.
Как конвертировать
.PCX .EPSРУКОВОДСТВО
Да - PCX можно конвертировать в EPS, но результатом будет растровая битовая карта внутри оболочки PostScript,…
Как конвертировать
.PCX .PDFРУКОВОДСТВО
Да - PCX конвертируется в PDF на любой платформе с помощью нашего бесплатного конвертера, IrfanView в…
Как конвертировать
.PCX .TIFРУКОВОДСТВО
Да - PCX и TIFF являются растровыми форматами без потерь, поэтому каждый пиксель сохраняется в точности при…
Как конвертировать
.PCX .PSBРУКОВОДСТВО
Да, вы можете конвертировать PCX в PSB - откройте PCX в Adobe Photoshop, затем используйте Файл > Сохранить…
Как конвертировать
.PCX .ODGРУКОВОДСТВО
Вы можете поместить изображение PCX в файл ODG, вставив его как встроенный объект в LibreOffice Draw.
Как конвертировать

Вопросы и ответы сообщества

спрошено пользователями
Задать быстрый вопрос
Получите помощь от людей, работающих с файлами PCX. Будьте конкретны - укажите вашу систему и версию ПО.
Аккаунт не нужен · ответы обычно в течение дня

Вопросов пока нет - станьте первым, кто спросит о файлах PCX.

Часто задаваемые вопросы

What is a PCX file?
It's a ZSoft PC Paintbrush bitmap image - one of the oldest PC raster formats (1985), using simple RLE compression. It was widely used for clip art, scans and DOS-era graphics before BMP/GIF/PNG took over.
How do I open a PCX file?
Almost any image program opens it. For free, use IrfanView or XnView (Windows), GIMP (Windows/macOS/Linux), or Preview/GIMP on Mac. To keep it for modern use, export to PNG or JPG.
How do I convert PCX to JPG or PNG?
Open the PCX in IrfanView, XnView or GIMP and use Save As/Export. PNG is best for flat-color PCX graphics (lossless); JPG is fine for sharing. All three batch-convert whole folders.
Why won't my PCX open in Windows Photos?
The modern Windows Photos app doesn't read the old PCX format. Install the free IrfanView or XnView, or open it in GIMP, then save it as PNG or JPG so any app can show it.
Is PCX still used today?
Rarely. It's obsolete for general use but survives in legacy and niche pipelines - DOS-era game/clip-art assets, fax/scan workflows (multi-page DCX), and some CAD/CNC/embroidery tools that still import or export PCX.
What's the difference between PCX and DCX?
DCX is a multi-page container that bundles several PCX images into one file (used for fax pages and multi-page scans). A single PCX holds one image; a DCX holds many PCX pages.

Ссылки

1Wikipedia - PCXen.wikipedia.org
2FileFormat.Info - ZSoft PCX File Format Summary (EGFF)www.fileformat.info

Узнать больше

по всей базе данных

Популярные расширения на этой неделе

1.AQQAQQ Instant Messenger File
2.CRDOWNLOADChrome Partial Download File
3.MDMarkdown Document
4.BINCD/DVD Disc Image (BIN/CUE)
5.PARTPartial Download File
6.RPMSGRestricted Permission Message
7.NOMEDIAAndroid No-Media Marker File
8.EXEWindows Executable (Portable Executable)
9.AVIFAV1 Image File Format (AVIF)
10.ICSiCalendar data file

Похожие расширения

.JPGJPEG Image
.PNGPortable Network Graphics
.TIFTagged Image File Format
.ECWEnhanced Compression Wavelet (ECW) image
.AVIFAV1 Image File Format (AVIF)
.JP2JPEG 2000 Image (ISO/IEC 15444-1)

Бесплатные инструменты для файлов

Идентификатор файлов и конвертер изображений в браузере - все работает на вашем устройстве.

Открыть инструменты

Обзор расширений файлов A-Z