Q: Is there a way to have Visionati read an image, extract just the text from the image (example: a quote or a ...

meme that has text), and save it to a .csv file? Use case example: I have 1000 pictures where I want just the text extracted and put into a csv file. Can I do that?

razorandthreadclothingAug 2, 2024
Founder Team
zquestz

zquestz

Aug 2, 2024

A: The API allows for batch calls, and can extract the text from many images at one, then return you the output as JSON. We do not currently offer CSV, but it should be pretty easy to convert the JSON output to CSV with the right developer.

The graphical interface only supports a single upload at a time for now, with batch support in development.

We are also working on storing all scans in local storage, and offering export options in the future, but we don't have an exact ETA on that functionality.

Share
Helpful?
Log in to join the conversation