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
{
  "type": "bundle",
  "id": "bundle--00000000-0000-4000-8000-000000000001",
  "objects": [
    {
      "type": "indicator",
      "spec_version": "2.1",
      "id": "indicator--00000000-0000-4000-8000-000000000002",
      "created": "2024-01-01T00:00:00.000Z",
      "modified": "2024-01-02T00:00:00.000Z",
      "name": "Private indicator",
      "description": "secret description",
      "pattern": "[file:hashes.MD5 = 'very-secret']",
      "labels": ["malicious", "private"],
      "created_by_ref": "identity--00000000-0000-4000-8000-000000000003",
      "external_references": [{"source_name": "private", "url": "https://private.example.invalid"}]
    },
    {
      "type": "relationship",
      "spec_version": "2.1",
      "id": "relationship--00000000-0000-4000-8000-000000000004",
      "created": "2024-01-01T00:00:00.000Z",
      "modified": "2024-01-01T00:00:00.000Z",
      "relationship_type": "indicates",
      "source_ref": "indicator--00000000-0000-4000-8000-000000000002",
      "target_ref": "file--00000000-0000-4000-8000-000000000005",
      "description": "private relationship"
    }
  ]
}