.CTB

Файл CTB

AutoCAD Color-Dependent Plot Style Table
Задать вопрос
БЫСТРЫЙ ОТВЕТ

A CTB file is an AutoCAD color-dependent plot style table. It tells AutoCAD how each drawing color should print - its output color, line weight, and screening. You open and edit it inside AutoCAD using STYLESMANAGER or the Plot dialog. If AutoCAD reports the file is missing, copy the CTB into your Plot Styles support folder.

Разработчик: Autodesk, Inc. Категория: Файлы параметров MIME: application/octet-stream
ОТКРЫВАЕТСЯ НА Windows macOS
Связанные: .ICA · .DS_STORE · .WMZ · .CFG

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

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

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

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

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

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

.ctb is a binary file associated with AutoCAD, introduced with AutoCAD 2000 to replace legacy .pcp and .pc2 pen assignments. .ctb files store color-dependent plot style tables that control how a drawing prints, not how it looks on screen. Each table maps up to 255 of AutoCAD's indexed colors (ACI values 1-255) to output properties such as lineweight, screening, linetype, dithering, grayscale conversion, and pen number. These settings can be reused across different projects and applied to objects or layers.

.ctb files are stored separately from the .dwg drawing file and must be present in AutoCAD's Plot Styles folder for the drawing to plot as intended.

Newer versions of AutoCAD support a different plot style paradigm - styles assigned to named objects or layers rather than to color index numbers. For this purpose, .stb files are used instead of .ctb files. However, many projects still use .ctb files, mainly due to the high cost of rebuilding projects to accommodate the .stb format. A single project cannot use both .ctb and .stb standards simultaneously. Autodesk offers a built-in migration tool within AutoCAD for converting .ctb files to .stb format.

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

РИСК: LOW

A CTB is a passive settings file and cannot execute code, so it is safe to open. The only practical 'risk' is using the wrong CTB and getting incorrect prints (wrong lineweights/colors) - verify you have the CTB the drawing's author intended. Download CTBs only from trusted colleagues/standards, and place them in AutoCAD's Plot Styles folder, not random locations.

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

в двух словах
ПОЛНОЕ НАЗВАНИЕAutoCAD Color-Dependent Plot Style Tableтакже известен как CTB file, Color-dependent plot style table
РАЗРАБОТЧИКAutodesk, Inc.с 2000 (AutoCAD 2000 - replaced legacy .pcp/.pc2 pen assignments)
MIME-ТИПapplication/octet-stream
ТИПProprietary binary AutoCAD configuration table (plot/pen settings)
СВЯЗАННЫЕ.ica.ds_store.wmz.cfg
Это расширение также используется в…
  • COMSOL Multiphysics binary file - Some COMSOL exports use .ctb; unrelated to AutoCAD plotting.
  • ChessBase / training database table - A minor, unrelated use of .ctb in some chess software.
MAGIC BYTES · СИГНАТУРА ФАЙЛА
СМЕЩЕНИЕ
000102030405
HEX
504941465630
ASCII
PIAFV0
CTB files share the AutoCAD plot-style table header signature (PIAFV0...) with .stb style tables; the body is binary/encoded and only AutoCAD's Plot Style Table Editor reads it reliably. Treat hex as indicative - confirm against your own sample.

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

Windows4 apps
AutoCAD Платно Run STYLESMANAGER (or Plot dialog > Plot style table > Edit) to open the Plot Style Table Editor; edit per-color settings, Save As. Place the .ctb in the Plot Styles support folder.
DWG TrueView Бесплатно Free Autodesk app - drop the .ctb into its Plot Styles folder and select it when plotting a DWG to PDF. Best no-cost way to USE a CTB.
Bricscad Платно AutoCAD-compatible CAD - reads and edits .ctb plot styles in its own plot style manager.
progeCAD / ZWCAD / GstarCAD Платно Low-cost AutoCAD-compatible programs that import and apply CTB plot styles.
macOS1 app
AutoCAD for Mac Платно Plot Style Table Editor available; manage CTBs in the macOS Plot Styles folder.

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

глубокая спецификация
DeveloperAutodesk, Inc.
Format typeProprietary binary plot style configuration table
MIME typeapplication/octet-stream
File signaturePIAFV0 (ASCII, offset 0)
EncodingBinary, little-endian
Color index entries255 (one per AutoCAD Color Index value 1-255)
Per-entry propertiesOutput color, lineweight, screening %, linetype, dithering, grayscale, pen number
Typical file size1 KB - 20 KB
Platform supportWindows, macOS (via AutoCAD for Mac)
Default storage locationAutoCAD Plot Styles folder (user profile or shared network path)
Automatic backupAutoCAD saves a .ctb.bak copy when a table is overwritten
Compatibility rangeAutoCAD 2000 through AutoCAD 2026 (format unchanged)
Named-style alternative.stb files - styles assigned per object or layer, not per color index
CTB/STB coexistenceA single drawing project cannot use both standards simultaneously
Predecessor formats.pcp and .pc2 pen assignment files (pre-AutoCAD 2000)
Выпущен2000 (AutoCAD 2000 - replaced legacy .pcp/.pc2 pen assignments)
Последняя версияStable since AutoCAD 2000; unchanged through AutoCAD 2026
Спецификацияwww.autodesk.com

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

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

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

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

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

What is a CTB file in AutoCAD?
It is a color-dependent plot style table: a settings file mapping each of AutoCAD's 255 colors to a printed color, lineweight, screening and pen number. It controls how a drawing prints, not how it looks on screen.
How do I open or edit a CTB file?
In AutoCAD, run STYLESMANAGER (or click Edit next to the plot-style dropdown in the Plot dialog) to launch the Plot Style Table Editor. There you change per-color lineweights, colors and screening, then Save As.
AutoCAD says the plot style table is missing - what do I do?
The drawing references a CTB that isn't on your machine. Get the .ctb from the drawing's author and copy it into AutoCAD's Plot Styles support folder (Options > Files > Plot Style Table Search Path), then reselect it in Plot.
Where are CTB files stored?
In AutoCAD's 'Plot Styles' support folder. Type STYLESMANAGER to open that folder, or find the path under Options > Files > Printer Support File Path > Plot Style Table Search Path.
What's the difference between CTB and STB?
CTB assigns plot properties by object color (color-dependent); STB assigns them by a named style independent of color. A drawing uses one mode or the other; CTB is the traditional, more common choice.
How do I make a drawing print in black and white?
Select monochrome.ctb (built into AutoCAD) in the Plot dialog's Plot style table list, which forces every color to print black. Or edit a CTB and set all colors' output to black.

Ссылки

1Autodesk - CTB/STB missing or damaged (support)www.autodesk.com
2Autodesk Knowledge - Plot style tables overviewhelp.autodesk.com

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

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

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

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

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

.ICACitrix Independent Computing Architecture file
.DS_STOREmacOS Finder Desktop Services Store (.DS_Store)
.WMZWindows Media Player Skin
.CFGConfiguration File
.LICLicense File
.CONFConfiguration File

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

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

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

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