Text2Folders v1.0 connects the product story to a working internal-staging service: turn a screenshot of text lines into a downloadable ZIP of safely named empty folders through the web app, REST API, or MCP server.
What’s in this milestone
- Anonymous and signed-in web jobs with review and finalization
- Cloudflare Workers AI OCR, safe folder-name sanitization, and ZIP generation
- Account job history, deletion, expiry, and time-limited downloads
- One-time plaintext API keys stored as hashes
- Bearer-authenticated REST endpoints and MCP tools
- Stripe subscription integration when billing is configured
Staging limits
- OCR is fallible; review recognized folder names before relying on them
- Interfaces, quotas, pricing, data, and availability may change or reset
- Hosted MCP OAuth is not implemented; MCP uses Text2Folders API keys
- Do not upload sensitive, confidential, or regulated information
Try the web app or use the developer guide to configure REST or MCP access.
