.PPT

Файл PPT

Microsoft PowerPoint 97-2003 Presentation
Задать вопрос
БЫСТРЫЙ ОТВЕТ

A PPT file is a Microsoft PowerPoint 97-2003 presentation in the older binary format, used before PPTX took over in 2007. You can open it free with LibreOffice Impress, Google Slides, or PowerPoint for the web. To upgrade it, open it and save as PPTX.

Разработчик: Microsoft Категория: Файлы презентаций MIME: application/vnd.ms-powerpoint
ОТКРЫВАЕТСЯ НА Windows macOS Linux Android iOS Web
Связанные: .KEY · .ODP · .PPTX · .PPSX

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

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

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

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

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

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

.ppt is a slideshow file format native to Microsoft PowerPoint. A .ppt file stores a multimedia presentation that can include slides, embedded images, videos, sound effects or audio tracks, and formatted text.

PPT files are frequently used for all kinds of presentations, from classroom lectures to corporate briefings. A presentation can be built from one of many predefined templates or created from scratch. Each slide is stored as a series of binary records inside an internal stream named PowerPoint Document, and the overall file follows the OLE2 Compound File Binary Format - the same container used by legacy .doc and .xls files.

The .ppt extension dates back to 1987 with the original release of PowerPoint for Mac, but the binary record layout in widespread use today - documented by Microsoft as [MS-PPT] - was established with PowerPoint 97 and remained the default format through PowerPoint 2003. Starting with PowerPoint 2007, .ppt was replaced as the default by .pptx, which is based on the Office Open XML standard and uses a ZIP archive container rather than OLE2. .ppt files are still opened by modern versions of PowerPoint, LibreOffice Impress, and Google Slides, but new presentations should be saved as .pptx.

.pps files use the same binary format as .ppt but open directly in slideshow mode rather than in the editor.

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

РИСК: MEDIUM

The legacy binary .ppt can carry VBA macros, and binary Office formats have historically been a malware vector (boobytrapped records and macro payloads). Treat an unexpected .ppt the same as an old .doc: don't enable macros/content on a file you didn't request, and let modern PowerPoint open internet/email files in Protected View. Opening an unknown .ppt in Google Slides or LibreOffice Impress is generally safer because they render the slides without running PowerPoint VBA. Files renamed to look like .ppt can also hide other content - verify the source.

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

в двух словах
ПОЛНОЕ НАЗВАНИЕMicrosoft PowerPoint 97-2003 Presentationтакже известен как PowerPoint 97-2003 presentation, binary PowerPoint file
РАЗРАБОТЧИКMicrosoftс 1997 (PowerPoint 97; the modern binary BIFF-style format that persisted through PowerPoint 2003)
MIME-ТИПapplication/vnd.ms-powerpoint
ТИПOLE2 / Compound File Binary Format (CFBF) - binary presentation
СВЯЗАННЫЕ.key.odp.pptx.ppsx
MAGIC BYTES · СИГНАТУРА ФАЙЛА
СМЕЩЕНИЕ
0001020304050607
HEX
D0CF11E0A1B11AE1
ASCII
········
A .ppt is an OLE2 Compound File (the same container as legacy .doc and .xls), so it starts with the magic D0 CF 11 E0 A1 B1 1A E1. The PowerPoint content lives in an internal "PowerPoint Document" stream inside that container. This is different from the modern .pptx, which is a ZIP and starts with "PK" (50 4B 03 04).

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

Windows3 apps
Microsoft PowerPoint Платно Double-click to open and edit (opens in Compatibility Mode). Press F5 to play; Save As .pptx to modernise.
LibreOffice Impress Открытый код Free, full-featured. Double-click to open/edit the .ppt; File > Export As PDF, or play with F5.
WPS Office Presentation Freemium Free PowerPoint-like editor (formerly Kingsoft); familiar ribbon UI, opens and edits .ppt.
macOS3 apps
Microsoft PowerPoint Платно Double-click to open and edit (opens in Compatibility Mode). Press F5 to play; Save As .pptx to modernise.
Apple Keynote Бесплатно Free on Mac; File > Open imports the PPT, and File > Export To > PowerPoint saves it back out.
LibreOffice Impress Открытый код Free, full-featured. Double-click to open/edit the .ppt; File > Export As PDF, or play with F5.
Linux1 app
LibreOffice Impress Открытый код Free, full-featured. Double-click to open/edit the .ppt; File > Export As PDF, or play with F5.
Android3 apps
Microsoft PowerPoint (mobile) Freemium Tap the file to view/edit; basic editing is free on phones.
WPS Office Freemium Popular free Android office app (replaces Kingsoft Office); opens and edits .ppt.
Google Slides (app) Бесплатно Open the .ppt from Drive to view and edit on the phone.
iOS1 app
Apple Keynote Бесплатно Free on Mac; File > Open imports the PPT, and File > Export To > PowerPoint saves it back out.
Web2 apps
Google Slides Бесплатно Upload to Google Drive, open with Google Slides; download as PPTX or PDF afterwards.
PowerPoint for the web Бесплатно Upload to OneDrive and open in PowerPoint online (free Microsoft account); highest fidelity online - it may prompt to convert to .pptx.

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

глубокая спецификация
Container formatOLE2 Compound File Binary Format (CFBF) - a FAT-like hierarchy of internal streams and storages
EncodingBinary, little-endian byte order
MIME typeapplication/vnd.ms-powerpoint
File signature (magic bytes)D0 CF 11 E0 A1 B1 1A E1 at offset 0 - the standard OLE2/CFBF header shared with legacy .doc and .xls
Primary internal stream'PowerPoint Document' stream holding binary slide records; companion streams include 'Pictures', 'Current User', and OLE summary information
CompressionNone - records are stored uncompressed; embedded images keep their own encoding (JPEG, PNG, WMF, EMF)
EncryptionOptional RC4/CryptoAPI password protection; considered weak by modern cryptographic standards
Typical file size100 KB - 50 MB; grows rapidly with embedded images, audio, and video
Binary format versionsPowerPoint 97, 2000, XP, and 2003 share the same binary record layout - no format changes across those four releases
Format specificationMicrosoft [MS-PPT] open specification, published via the Open Specifications programme at learn.microsoft.com
Superseded by.pptx (Office Open XML, ISO/IEC 29500) since PowerPoint 2007, which switched to a ZIP+XML container
Related show-only format.pps - identical binary format configured to open directly in slideshow mode, bypassing the editor view
Alternate MIME typesapplication/mspowerpoint, application/powerpoint, application/x-mspowerpoint (legacy variants still encountered on older servers)
Cross-platform supportWindows, macOS, Linux (via LibreOffice Impress), iOS, and Android
Выпущен1997 (PowerPoint 97; the modern binary BIFF-style format that persisted through PowerPoint 2003)
Последняя версияPowerPoint 2003 binary (.ppt) - last version where .ppt was the default; [MS-PPT] documents the format
Спецификацияlearn.microsoft.com

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

Возможно
.PPT .PDFРУКОВОДСТВО
Да - любое приложение, открывающее файлы .ppt, включая PowerPoint, LibreOffice Impress и Google Slides, может…
Как конвертировать
.PPT .PPSРУКОВОДСТВО
Yes - PPT and PPS share the same binary format; save or rename your file as .pps to make it open directly…
Как конвертировать
.PPT .PPTXРУКОВОДСТВО
Yes - .ppt converts cleanly to .pptx; Microsoft PowerPoint and LibreOffice both handle it natively with no…
Как конвертировать
.PPT .ODPРУКОВОДСТВО
Yes - PPT converts to ODP reliably using LibreOffice Impress or Microsoft PowerPoint, though complex…
Как конвертировать
.PPT .PPSXРУКОВОДСТВО
Да - откройте .ppt в Microsoft PowerPoint или LibreOffice Impress и сохраните как «Демонстрация PowerPoint»…
Как конвертировать
.PPT .JPGРУКОВОДСТВО
Да, PPT можно конвертировать в JPG - самый быстрый способ в PowerPoint: Файл > Экспорт > Изменить тип файла >…
Как конвертировать
.PPT .GIFРУКОВОДСТВО
Да, вы можете конвертировать PPT в анимированный GIF - самый быстрый способ - встроенная в PowerPoint опция…
Как конвертировать
.PPT .POTРУКОВОДСТВО
Да - .ppt и .pot используют один и тот же бинарный формат; при конвертации устанавливается флаг шаблона, а…
Как конвертировать
.PPT .KEYРУКОВОДСТВО
Да - откройте PPT в Apple Keynote на Mac или iPhone/iPad; Keynote автоматически импортирует его и сохранит…
Как конвертировать

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

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

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

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

How do I open a PPT file without PowerPoint?
Use the free LibreOffice Impress (Windows/Mac/Linux), upload it to Google Slides, or open it in PowerPoint for the web - all free. On a Mac or iPhone, Apple Keynote opens .ppt too.
What is the difference between PPT and PPTX?
PPT is the older PowerPoint 97-2003 binary (OLE2) format; PPTX (since PowerPoint 2007) is a ZIP+XML open standard that is smaller and more robust. Any modern app reads both, and you can Save As .pptx to upgrade.
How do I convert a PPT to PPTX?
Open the .ppt in PowerPoint and choose File > Save As > PowerPoint Presentation (.pptx), or File > Info > Convert. LibreOffice Impress can also Save As .pptx.
How do I convert a PPT to PDF?
Open it in PowerPoint, LibreOffice Impress or Google Slides and choose Save As / Export / Download as PDF - good for handouts and non-editable sharing (animations become static).
Can I open a PPT on my phone?
Yes. Install Microsoft PowerPoint, Google Slides or WPS Office on Android, or use Keynote/PowerPoint on iPhone/iPad. Basic viewing and editing is free on phones.
Is a PPT file safe to open?
An old binary .ppt can contain VBA macros, so treat unexpected ones with care: don't enable content, and open from email/web in Protected View. Viewing it in Google Slides or LibreOffice avoids running PowerPoint macros.

Ссылки

1Microsoft - [MS-PPT] PowerPoint Binary File Format (.ppt) Structurelearn.microsoft.com
2Microsoft - Compound File Binary File Format (OLE2 container)learn.microsoft.com

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

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

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

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

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

.KEYApple Keynote Presentation
.ODPOpenDocument Presentation
.PPTXMicrosoft PowerPoint Open XML Presentation
.PPSXPowerPoint Open XML Slide Show
.PPSPowerPoint 97-2003 Slide Show
.PPTMMicrosoft PowerPoint Macro-Enabled Presentation

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

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

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

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