Skip to content

v1.2.0 — PDF support & language hints

Latest

Choose a tag to compare

@dsk-dev-ai dsk-dev-ai released this 25 Sep 05:04
· 7 commits to main since this release

Multi-page PDF → text, now with language hints and PyPI-ready packaging.

New

  • PDF → text: pages rendered and OCR'd one-by-one, labelled [Page N], up to 25 pages / 12 MB
  • Language hints: optional lang param (en, ch, japan, korea, …) in API, CLI and UI
  • PyPI-ready: proper wheel/sdist packaging, web assets shipped as package data

Engine & limits

  • Images: PNG / JPG / WEBP / BMP / TIFF — up to 12 MB
  • PDFs: up to 12 MB, 25 pages (free-tier runs ~30–60 s/page)

See the README for the live demo and full API reference.