DOCX (Tài liệu Microsoft Word Open XML)
DOCX là định dạng tài liệu của Microsoft Word từ Office 2007 trở đi. Nó lưu trữ văn bản có định dạng, hình ảnh, bảng, kiểu và macro dưới dạng gói ZIP chứa các tệp XML.
Loại MIME
application/vnd.openxmlformats-officedocument.wordprocessingml.document
Loại
Nhị phân
Nén
Không mất dữ liệu
Ưu điểm
- + 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
Nhược điểm
- − 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
Khi nào nên dùng .DOCX
Sử dụng DOCX cho tài liệu cần chỉnh sửa — báo cáo, đề xuất, thư từ và cộng tác nội dung. Chuyển sang PDF khi cần phân phối cuối cùng.
Chi tiết kỹ thuật
Tệp DOCX là tệp ZIP chứa các phần XML: document.xml (nội dung), styles.xml, relationships (liên kết). WordprocessingML định nghĩa lược đồ. Nó hỗ trợ theo dõi thay đổi, nhận xét, tùy chỉnh XML và OLE embedding.
Lịch sử
Microsoft giới thiệu DOCX với Office 2007 (Phiên bản 12) để thay thế định dạng .doc nhị phân. Office Open XML (OOXML) trở thành tiêu chuẩn ISO/IEC 29500 vào năm 2008.
Chuyển đổi từ .DOCX
Chuyển đổi sang .DOCX
Định dạng liên quan
Thuật ngữ liên quan
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 …