OCR MarkdownO
OCR Markdown

UPDATE: New Features

Date: September 7, 2025

Better output for very tall images

Long screenshots and tall scans used to lead to hallucinations. Now we process them smarter so text and layout stay intact.

What's new:

  • Automatic detection and optimized processing for images with very large heights

  • Optional “zoom” mode that increases effective resolution to improve OCR accuracy

  • Optional “split” mode that safely breaks very tall images into segments to preserve quality

  • More consistent output for receipts, transcripts, and long-format screenshots

Batch file processing

Uploading and handling files one-by-one is slow. You can now upload and process multiple files at once to speed up your workflow.

What's new:

  • Upload and process multiple files in a single session

  • Files are processed through the same pipeline automatically so you get results faster

  • Saves time for teams and power users handling large volumes

Context: Ideal for users who need to process lots of scans or documents in one go.

UPDATE: Better Document Loading on Dashboard.

New Document Loading Options

Date: July 17, 2025

We made it easier to browse your documents. You can now pick how you want to view your PDFs, images, and text files.

What's New

Old way: All documents loaded at once. You had to scroll through everything to find what you needed.

New way: Pick your style:

Page by Page (Default)
  • Shows 5 documents at a time

  • Use these buttons to move around:

    • Previous and Next

    • Type a page number to jump there

    • Go to first or last page quickly

Keep Scrolling
  • Documents load as you scroll

  • Click "Load More" to see 5 more documents

  • Browse without stopping

How to Try It
  1. Open your dashboard

  2. Choose "Page by Page" or "Keep Scrolling"

  3. Use the buttons or scroll as you like

Why This Helps

Loading fewer documents at once makes everything faster. Pick the style that works best for you. Finding documents is now easier and quicker.

UPDATE: Private File URLs by Default!

Date: June 7, 2025

To enhance your security and control, all file URLs are now private by default.

Previously, a file's unique URL acted as a password. We've upgraded this system to provide better security. Now, all files require you to be authenticated and authorized to view them, meaning they are only visible within the UI to the user who created them.

Sharing Publicly

If you wish to share a file for backup purposes with anyone via a link, you can still do so by explicitly setting "publicURLs" in the export settings allowing you to download your data with file URLs in it.

Warning: This action cannot be undone. The file will remain accessible to anyone with the link until you delete it.

A Note on URL Security

The risk of someone guessing a file URL is astronomically low. To put it into perspective, even if someone could test one billion (10^9) UUIDs per second, it would take an estimated 84 quintillion (84 * 10^18) years to guess a specific URL. Your new private-by-default system adds a robust authentication layer on top of this already incredible security.