sindrel / excalidraw-converter

A command line tool for porting Excalidraw diagrams to Gliffy and draw.io.
MIT License
104 stars 8 forks source link

Drawio format compatibility for migration? #13

Closed romanr closed 1 year ago

romanr commented 1 year ago

Was hoping this tool would help to move form Excalidraw to drawio. Saved few diagrams from Excalidraw and none of them opened in drawio, all failed. Diagrams seem to be open in Gliffy, but can't use Gliffy to migrate because it does not export to file with trial. To export to Google drive it asks for upgrade.
Is there anything I am missing , maybe there's some other way?

sindrel commented 1 year ago

Hi @romanr,

Do you get any error messages when attempting to open them in draw.io?

I tried reproducing the issue:

  1. By importing a converted Excalidraw diagram in Gliffy format in the web version of draw.io (diagrams.net), and it seemed to open without issues.

  2. By importing the Gliffy file from the test suite (here), this also seemed to work fine.

image

sindrel commented 1 year ago

Closed due to inactivity. Re-open if this is still an issue.