Skip to content

Releases: Edgaras0x4E/paddleocr-pdf-api

v0.4.0

10 Jun 14:48

Choose a tag to compare

  • Added an optional PostgreSQL backend, selected with DATABASE_URL. SQLite remains default.
  • Added an optional job run mode (RUN_MODE=job): the container reads a file, processes it, saves the result to the database, and exits.

v0.3.0

29 May 00:01

Choose a tag to compare

  • Updated the OCR model to PaddleOCR-VL-1.6 (requires paddleocr 3.6.0).
  • Added a baked image variant (:latest-baked / :v0.3.0-baked) with the model pre-baked into the image - no first-run download, for fast cold starts and scale-to-zero deployments.

v0.2.0

19 Apr 11:01

Choose a tag to compare

  • Accept single image uploads (.png, .jpg, .jpeg, .bmp, .tif, .tiff, .webp) as 1-page jobs.
  • Optional image descriptions via OpenAI / Azure OpenAI models.
  • Fixed tables to markdown tables.

v0.1.1

22 Mar 15:18

Choose a tag to compare

v0.1.1