DOCX (Microsoft Word Open XML-Dokument)
DOCX ist das Standarddateiformat von Microsoft Word seit Office 2007. Es speichert Text, Formatierungen, Bilder und Tabellenstruktur in einem XML-basierten ZIP-Paket und macht Dokumente kompakter und einfacher durch Drittanbieter-Software verarbeitbar.
MIME-Typ
application/vnd.openxmlformats-officedocument.wordprocessingml.document
Typ
Binaer
Komprimierung
Verlustfrei
Vorteile
- + Fully editable with rich formatting, styles, and revision tracking
- + Smaller file sizes than legacy .doc thanks to ZIP compression
- + Open XML standard supported by LibreOffice, Google Docs, and many editors
- + Embedded images, charts, and SmartArt in a single file
Nachteile
- − Complex formatting may render differently across word processors
- − Not ideal for final distribution — layout can shift on other systems
- − Macros require the .docm variant and pose security concerns
Wann Sie .DOCX verwenden sollten
Verwenden Sie DOCX für Dokumente, die gemeinsam bearbeitet werden sollen — Berichte, Briefe, Lebensläufe, Verträge und jeder Inhalt, der Textformatierung, Tabellen oder eingebettete Bilder mit Bearbeitungsfähigkeit benötigt.
Technische Details
Eine .docx-Datei ist ein ZIP-Archiv mit XML-Dateien für Dokumentinhalt (word/document.xml), Stile, Beziehungen und Medienressourcen. Sie nutzt das Open Packaging Conventions (OPC)-Framework und ist in ISO/IEC 29500 definiert.
Geschichte
Microsoft führte das Office Open XML-Format 2006 als Teil von Office 2007 ein und ersetzte damit das ältere binäre DOC-Format. OOXML wurde 2008 als ISO/IEC 29500 standardisiert.
Von .DOCX konvertieren
In .DOCX konvertieren
Verwandte Formate
Verwandte Begriffe
Learn More
File Format Conversion: A Complete Guide
Converting files between formats is a daily task for professionals across every industry. This comprehensive guide covers document, image, audio, …
CSV vs JSON vs XML: Data Exchange Formats Compared
Data exchange formats serve different needs. CSV excels at tabular data, JSON dominates web APIs, and XML powers enterprise integrations. …
How to Convert Documents Between Office Formats
Converting between Word, Google Docs, LibreOffice, and PDF formats is common in collaborative workflows. This guide covers conversion paths that …
Understanding MIME Types and File Extensions
MIME types tell browsers and servers what kind of data a file contains, while file extensions help humans and operating …
Troubleshooting File Conversion Errors
File conversions fail for many reasons: corrupted sources, unsupported features, encoding mismatches, and memory limitations. This guide helps you diagnose …
Archive Formats Compared: ZIP, 7z, TAR, and RAR
Archive formats bundle and compress multiple files into a single package. ZIP is universal, 7z offers the best compression, TAR …