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
[
  {
    "id": "smith2024",
    "type": "article-journal",
    "title": "A reproducible document pipeline",
    "container-title": "Journal of Safe Conversion",
    "author": [{"family": "Smith", "given": "Ada"}, {"literal": "Research Team"}],
    "issued": {"date-parts": [[2024, 5, 12]]},
    "DOI": "10.1234/example.2024",
    "URL": "https://private.example/article?token=very-secret",
    "abstract": "private abstract text"
  },
  {
    "citation-key": "doe2023",
    "type": "book",
    "title": "Inert metadata",
    "editor": [{"family": "Doe", "given": "Jane"}],
    "issued": {"date-parts": [[2023]]},
    "publisher": "Example Press"
  }
]