Home/Features/Get the model out in whatever form is needed

export diagram png svg pdf

Get the model out in whatever form is needed

A model that only exists inside one tool is a liability. Every artefact here can leave in a format someone else can open.

Images and documents

PNG for a slide, SVG when it needs to stay sharp, PDF for a document that will be circulated, and print with the canvas rendered on its own so the interface does not end up on the page.

Machine-readable formats

JSON for the diagram, SQL DDL in four dialects for the data model, Excel for the data dictionary, and Archify JSON for the architecture model.

A place for what gets generated

Documents and the Export Center keep generated artefacts attached to the diagram they came from, so an exported dictionary or migration script is traceable to the model version that produced it.

What this covers in the product

Every capability below is part of this area of Yantra Studio.

  • Export Center…
  • PNG Image
  • SVG Vector
  • PDF
  • JSON
  • Print
  • Documents
  • Make a copy
  • Rename diagram

Questions

Which image formats are supported?

PNG and SVG, plus PDF and a print path that renders the canvas alone.

Are exports kept anywhere?

Yes — generated artefacts are deposited against the diagram and listed in Documents.

Can I export the underlying data model?

Yes, as SQL DDL, an Excel data dictionary or JSON.

Put your architecture under version control

Model it, govern it, and keep it true to the system it describes.