Released: OCR Pack

New Sync Table: Requests this month

See each request you’ve made this month, how many credits it took, and how many remains

image

New Formula: RemainingCredits()

Get a simple number for how many credits you have left this month

New output options for Scan()

Plain Text

Original and default output

List of Texts

Use this option to get a list of texts.
Coda currently has a 85 kB limit when writing to a cell, each text will be below this limit, letting you create rows without worrying.
Concatenate() the rows afterwards for the complete scan result

Text File

Get a temporary txt file URL which you can ingest into a File column to store it permanently in Coda.
Name the file with the optional 3:rd filename parameter.
To expose the actual text within this file, use the new ReadTextFile() formula (formulaic columns don’t have the same 85 kB limit)

2 Likes