Never miss a release that matters

AI-powered summaries of every GitHub release.

AI Summaries

Changelogs condensed into clear, actionable insights.

Always Free

Track up to 5 packages at no cost, forever.

Weekly Digest

A curated summary of every release, delivered weekly.

Get Started Free
PaddlePaddle/PaddleOCRv3.x
16 releases

TL;DR

PaddleOCR v3.7.0 introduces PP-OCRv6, a new model offering significantly improved accuracy, unified 50-language support, and faster inference speeds across various hardware (CPU, Apple M4, GPU).

New

  • PP-OCRv6 Model: Delivers substantial accuracy gains over the previous version, rivaling large vision-language models with a fraction of the parameters.
  • Multi-Language Support: A single model now supports 50 languages, simplifying deployment and eliminating the need for model switching.
  • Optimized Performance: Inference is accelerated on CPU (OpenVINO), Apple M4, and A100 GPUs.

Fixes Worth Knowing

  • Improved recognition of challenging text types like digital displays, dot-matrix characters, and industrial text.
v3.7.0v3.7.0
Jun 11, 2026
v3.6.0v3.6.0
May 28, 2026
v3.5.0v3.5.0
Apr 21, 2026
v3.4.1v3.4.1
Apr 14, 2026
v3.4.0v3.4.0
Jan 29, 2026
v3.3.3v3.3.3
Jan 20, 2026
v3.3.2v3.3.2
Nov 13, 2025
v3.3.1v3.3.1
Oct 29, 2025
v3.3.0v3.3.0
Oct 16, 2025
v3.2.0v3.2.0
Aug 21, 2025
v3.1.1v3.1.1
Aug 15, 2025
v3.1.0v3.1.0
Jun 29, 2025
v3.0.3v3.0.3
Jun 26, 2025
v3.0.2v3.0.2
Jun 18, 2025
v3.0.1v3.0.1
Jun 5, 2025
v3.0.0v3.0.0
May 20, 2025
PaddlePaddle/PaddleOCRv2.x
16 releases

TL;DR

PaddleOCR now includes a new Chinese recognition model (ch_doc) optimized for documents with a large character set, improving accuracy on complex texts.

Breaking

None.

New

  • Chinese Document Recognition: Added ch_doc language model for improved accuracy on document images with over 15,000 characters.
  • Environment Variable for Models: You can now specify the base directory for PaddleOCR models using the PADDLE_OCR_BASE_DIR environment variable.

Fixes Worth Knowing

  • Fixed NaN issues in PP-OCRv4, improving stability.
  • Resolved inference errors with KIE (Key Information Extraction) mode in ONNX format.
  • Corrected issues with LaTeXOCR inference and training.
  • Fixed a bug causing errors when exporting images without text to docx format.

Before You Upgrade

If you were relying on specific model download locations, consider setting the PADDLE_OCR_BASE_DIR environment variable to ensure consistent behavior.

v2.10.0v2.10.0
Mar 7, 2025
v2.9.1v2.9.1
Oct 22, 2024
v2.9.0v2.9.0
Oct 18, 2024
v2.8.1v2.8.1
Jul 17, 2024
v2.8.0v2.8.0
Jul 4, 2024
Mar 29, 2024
Mar 29, 2024
Mar 28, 2024
Mar 25, 2024
Oct 18, 2023
Sep 22, 2023
Aug 24, 2022
May 9, 2022
May 26, 2021
Apr 19, 2021
Feb 8, 2021
PaddlePaddle/PaddleOCRv1.x
1 release

TL;DR

PaddleOCR now offers a 3.5MB ultra-lightweight OCR (Optical Character Recognition) system, enabling deployment on a wider range of devices including mobile and embedded systems.

New

  • Ultra-lightweight model: Deploy OCR on server, mobile, embedded, and IoT devices.

Fixes Worth Knowing

None.

Before You Upgrade

None.

Sep 27, 2020