document-svg 2.0.2

Convert PDF, Word, Excel, PowerPoint, diagram and CAD files into one SVG per page, locally — a Rust library and the docsvg command
Documentation
1
2
<?xml version="1.0" encoding="UTF-8"?>
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format"><fo:layout-master-set><fo:simple-page-master master-name="private-master"><fo:region-body/></fo:simple-page-master></fo:layout-master-set><fo:page-sequence master-reference="private-master"><fo:static-content flow-name="xsl-region-before"><fo:block>private header</fo:block></fo:static-content><fo:flow flow-name="xsl-region-body"><fo:block>private paragraph</fo:block><fo:table><fo:table-body><fo:table-row><fo:table-cell><fo:block>private cell</fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table><fo:external-graphic src="https://example.invalid/image.png"/><fo:basic-link external-destination="https://example.invalid">private link</fo:basic-link></fo:flow></fo:page-sequence></fo:root>