.pages
Document
Pages(Apple Pages 文档)
Pages 是 Apple 的文字处理格式,原生于 macOS、iOS 和 iCloud 上的 Pages 应用。它集文字处理和页面排版功能于一体,配有精美的模板库,在 Apple 设备上常用于制作信函、简历、通讯和传单。
MIME 类型
application/vnd.apple.pages
类型
二进制
压缩
无损
优点
- + Beautiful templates and intuitive design on macOS/iOS
- + Real-time collaboration via iCloud
- + Exports to DOCX, PDF, EPUB, and RTF
缺点
- − Cannot be opened natively on Windows or Linux
- − Format conversion to DOCX may lose some layout precision
- − Smaller ecosystem of third-party tools and integrations
何时使用 .PAGES
在 Apple 设备上创建文档时使用 Pages;与非 Apple 用户共享时导出为 DOCX 或 PDF。
技术细节
.pages 文件是一个 ZIP 压缩包,包含使用 Protocol Buffer 编码的 IWA (iWork Archive) 文件,用于存储文档内容、样式和元数据。嵌入的图像和字体与 IWA 数据一起存储。
历史
Apple 于 2005 年推出 Pages 作为 iWork 套件的一部分。该格式在 2013 年随 iWork for iCloud 进行了重新设计,转为基于 ZIP 的包格式,内含 Protobuf 编码的内容。