Guide

Can You Get Your Data Out? A Checklist Before You Commit

Quick answer"Export" doesn't mean the same thing everywhere. Some tools hand you everything through an API. Some only let you download the basics. Some let you leave with nothing at all. Check data_export before you import a single record — not after you've built months of work on top of a tool.

The five levels

  • full — Everything, in a usable format. You can leave and rebuild elsewhere.
  • full+api — Everything, plus programmatic access. Best case: you can automate the exit, not just do it once by hand.
  • api-only — Data is reachable, but only through code. Fine if you (or someone you hire) can script it; a wall if you can’t.
  • partial — Some fields export, others don’t. The ones that don’t are usually the ones that took you the longest to build (custom layers, brand kits, version history).
  • none — You cannot take your data with you. Whatever you put in stays in, or you copy it out by hand, field by field, forever.

The trap

A free trial with data_export: none costs you nothing until the day you want to leave — then it costs you everything you built during the trial. The vendors that gate export hardest are often the ones with the friendliest onboarding, because friendly onboarding gets you invested before you’ve checked the exit.

Checklist before you commit real setup time

  1. What does data_export say for this tool — and does that match what the pricing page implies?
  2. If it’s partial, which fields are excluded? (Usually buried in a help doc, not the pricing page.)
  3. If it’s api-only, do you have someone who can actually call that API?
  4. Would you be able to rebuild your current setup elsewhere using only what exports?

Design & Visuals tools, by export level

Embedded from the directory
Design & Visuals tools by data export
ToolKind of freeReal limitData export
FigmaPerpetual free plan3 Figma Design/Sites files, 3 FigJam files, 3 Slides files, limited to one folder, 30-day version history, no team libraries, Dev Mode, SSO, or AI image toolschecked 10-08Full export + API
CanvaPerpetual free planCore templates, basic PDF/PNG/JPG export, 5GB storage, 50 AI credits/month — SVG export and CMYK profiles are Pro-onlychecked 09-08Full export
KittlPerpetual free planPersonal use only (no commercial rights), PNG/JPG export capped at 800px/72dpi (no vector export), 200 AI tokens total, storage limited to 5 projects / 500MB, no premium templates/fonts/illustrationschecked 10-08Full export
RecraftPerpetual free planUp to 3 image uploads/day, up to 2 images per prompt, generations are public (community gallery), no commercial use, no credit top-upschecked 09-08Full export
PicsartPerpetual free plan5 AI generation credits/week on the consumer app, core photo/video editing tools, limited cloud storage (exact cap not published)checked 10-08Partial export
LookaTrial onlyUnlimited free logo design/editing/preview with no time limit — but no file download or commercial-use rights without purchasing a package starting at $20checked 10-08Partial export

Pulled from the directory — updates automatically.