Point Text2Folders at a clear screenshot of addresses, labels, or inventory lines. We read each line as its own item — not a wall of paragraphs.
property-list.png
PNG · 1.8 MB
Every line becomes an empty folder with that name. Drop photos, PDFs, or stubs into the right place the moment you extract the archive.
OCR line 03
North / Warehouse
Sanitized
North - Warehouse
Ready for the archive
Create a job from an image, check its status, and download the ZIP when processing finishes. Integrate the same pipeline into scripts and back-office tools.
$ curl -X POST https://text2folder.com/api/v1/jobs \
-H "Authorization: Bearer t2f_••••" \
-F "image=@property-list.png"
{
"status": "ready",
"accepted_lines": 4,
"download": "folders.zip"
}
Expose the same pipeline to Cursor, Claude, and other MCP clients so an agent can turn a screenshot into a downloadable folder pack.
Completed jobs produce a standard ZIP with safely named empty folders. Download it before the job expires, then extract it with your normal archive tools.
Job result
Screenshot processed
folders.zip
10 folders · standard ZIP archive
When clients send screenshots instead of CSVs, you still need the folders. Text2Folders turns visual lists into filesystem structure in one step.
Start with an anonymous web job, or create an account for job history, API keys, REST, and MCP access.
With your permission, we use Google Analytics to understand product usage. We do not send uploaded filenames, folder names, email addresses, API keys, or contact-form content. Privacy details