DOCX (Microsoft Word Open XML Document)
DOCX เป็นรูปแบบไฟล์เริ่มต้นของ Microsoft Word ตั้งแต่ Office 2007 เป็นต้นมา จัดเก็บข้อความ การจัดรูปแบบ รูปภาพ ตาราง และสไตล์ในแพ็กเกจไฟล์ XML ที่บีบอัดด้วย ZIP เป็นรูปแบบที่ใช้กันมากที่สุดสำหรับเอกสารที่แก้ไขได้ในธุรกิจ การศึกษา และการจัดพิมพ์
ประเภท MIME
application/vnd.openxmlformats-officedocument.wordprocessingml.document
ประเภท
ไบนารี
การบีบอัด
ไม่สูญเสียคุณภาพ
ข้อดี
- + 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
ข้อเสีย
- − 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
เมื่อใดควรใช้ .DOCX
ใช้ DOCX สำหรับเอกสารใดก็ตามที่ต้องแก้ไขร่วมกัน เช่น รายงาน จดหมาย เรียงความ ต้นฉบับ และเทมเพลต
รายละเอียดทางเทคนิค
ไฟล์ .docx เป็นไฟล์ ZIP ที่บรรจุไฟล์ XML สำหรับเนื้อหาเอกสาร (word/document.xml) สไตล์ ความสัมพันธ์ และสื่อที่ฝังตัว โครงสร้าง XML ทำให้สามารถสร้างและแยกวิเคราะห์เอกสารด้วยโปรแกรมได้
ประวัติ
Microsoft เปิดตัวรูปแบบ Office Open XML ในปี 2006 เป็นส่วนหนึ่งของ Office 2007 แทนที่รูปแบบไบนารี .doc และได้รับการกำหนดมาตรฐานเป็น ECMA-376 และ ISO/IEC 29500 ในเวลาต่อมา
แปลงจาก .DOCX
แปลงเป็น .DOCX
รูปแบบที่เกี่ยวข้อง
คำศัพท์ที่เกี่ยวข้อง
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 …