ScryDeck does not lock your collection in. Export the full library as JSON any time — every card row with metadata, finishes, conditions, statuses, and acquisition details.
-
Start an export
Open the sidebar menu (hamburger on mobile) and tap Export.
You must be signed in. ScryDeck builds the file server-side and downloads it to your device.
-
What is in the file
The export includes a schema version, export timestamp, card count, and an array of every collection row with linked card metadata.
Each card entry carries condition, finish, language, status, tags, notes, acquisition date and price, and binder/deck assignment where applicable.
-
Filename and format
Downloads save as `scrydeck-collection-YYYY-MM-DD.json` with pretty-printed JSON.
Use the file for backups, migration, or your own scripts — ScryDeck does not publish a re-import format yet, but the export is complete and human-readable.