I need to read a few "basic" information from PPTX or ODF slides, such as objects' position, size, font, color, media source in the case of pictures and videos.
I have been looking around for libraries (PHP / Javascript) or even just for format documentation so to write something from the ground up, but couldn't find anything suitable.
Any good recommendation?