Note on coordinate units and accuracy
masterUnits
All numerical length and position values in the output JSON are provided in pt (points).
Accuracy
- Standard Files: For typical PPTX files created manually, layout and style accuracy is often 95%+".
- Complex Files: Files with complex masters, deep grouping, special gradients, or SmartArt may see lower accuracy (approx. 80%+) due to parsing difficulty.
Version Differences
- v0.x: Used
px(pixels) for units. Image data usedsrcfield. - v1.x and below: Image elements used
srcfor base64; audio/video usedblob.