Commit Graph

  • b88d63bdf7 Add Python 3.14 to test matrix James R. Barlow 2025-11-10 16:10:01 -08:00
  • a385cd967d docs: Improve ocrmypdf.api James R. Barlow 2025-11-10 15:58:47 -08:00
  • 2f72f8e94a ghostscript: Disable subset fonts James R. Barlow 2025-11-10 15:58:14 -08:00
  • ee47e986f3 docs: Improve module-level docstring for OCRmyPDF Python API James R. Barlow 2025-11-10 10:33:26 -08:00
  • e44063da15 Update Dockerfile versions James R. Barlow 2025-11-09 15:20:55 -08:00
  • abc2d41e2d Require recent pikepdf to fix check_pdf_syntax issue James R. Barlow 2025-10-29 11:39:42 -07:00
  • 38d60ea89b optimize: don't put flate on large jpegs unless compression is high James R. Barlow 2025-10-29 11:39:03 -07:00
  • 35ec90af44 Merge remote-tracking branches 'origin/dependabot/github_actions/sigstore/gh-action-sigstore-python-3.1.0', 'origin/dependabot/github_actions/actions/upload-artifact-5' and 'origin/dependabot/github_actions/actions/download-artifact-6' James R. Barlow 2025-10-28 13:40:08 -07:00
  • aa1cc8ae04 Update packages James R. Barlow 2025-10-27 17:07:14 -07:00
  • eaceb66030 Bump sigstore/gh-action-sigstore-python from 3.0.1 to 3.1.0 dependabot[bot] 2025-10-27 11:08:50 +00:00
  • b1dcc2c445 Bump actions/upload-artifact from 4 to 5 dependabot[bot] 2025-10-27 11:02:08 +00:00
  • ab3855af48 Bump actions/download-artifact from 5 to 6 dependabot[bot] 2025-10-27 10:47:34 +00:00
  • 5c6cc4031f Merge remote-tracking branch 'origin/dependabot/github_actions/astral-sh/setup-uv-7' James R. Barlow 2025-10-25 12:10:01 -07:00
  • f181307e50 v16.11.1 release notes v16.11.1 James R. Barlow 2025-10-16 10:59:13 +02:00
  • b213efb030 Account for new deskew output error message from recent Tesseract James R. Barlow 2025-10-16 09:50:03 +02:00
  • f59e68911f Drop macos-13 (now unsupported by Apple) James R. Barlow 2025-10-13 15:10:28 +02:00
  • 9605656a2f Bump astral-sh/setup-uv from 6 to 7 dependabot[bot] 2025-10-13 10:40:31 +00:00
  • 599fb1a1f6 Fix test_semfree (skip Python 3.14) James R. Barlow 2025-09-14 13:02:33 -07:00
  • 9a2c0cf6ff v16.11.0 release notes v16.11.0 James R. Barlow 2025-09-12 00:07:13 -07:00
  • 414d80fc16 Deprecate semfree and don't auto activate it James R. Barlow 2025-09-11 17:13:04 -07:00
  • 7ca4ae4e16 Merge branch 'feature/pdfa-naming' James R. Barlow 2025-09-11 16:37:53 -07:00
  • 7e7e2f2e91 Raw value in pdfa XML block uses upper case codes, so account for this James R. Barlow 2025-09-08 12:30:52 -07:00
  • d07231a7aa Doc typo plugins.md (#1568) clach04 2025-09-08 12:07:51 -07:00
  • 0e831db9f4 Bump actions/setup-python from 5 to 6 (#1569) dependabot[bot] 2025-09-08 12:07:28 -07:00
  • 650ca1c65b docs: Update screencast demo output to have corrected references to PDF/A compliance levels 5HT2 2025-08-31 20:54:08 +01:00
  • a7b0c0df6c fix(src): Refactor CLI help references to PDF/A compliance levels 5HT2 2025-08-31 20:36:16 +01:00
  • d735791524 fix(src): Refactor valid_part_conforms for PDF/A compliance levels 5HT2 2025-08-31 20:32:30 +01:00
  • 66308c2813 Bump actions/download-artifact from 4 to 5 (#1557) dependabot[bot] 2025-08-18 13:43:34 -07:00
  • d81de57bbc Bump actions/checkout from 4 to 5 (#1560) dependabot[bot] 2025-08-18 13:43:10 -07:00
  • a9a8b39dba Fix the use of the plugin_manager argument (#1555) Alina Bürge 2025-08-18 22:00:39 +02:00
  • fd5b8132ae add OpenBSD info to readme (#1554) Stuart Henderson 2025-08-18 20:49:21 +01:00
  • 63675c21ce Remove PyPy from test matrix James R. Barlow 2025-08-18 12:15:32 -07:00
  • 6af22051a8 Avoid call to deprecated pdf.check() where possible James R. Barlow 2025-08-13 01:15:33 -07:00
  • 8318ebbaec Merge branch 'main' of github.com:ocrmypdf/OCRmyPDF James R. Barlow 2025-08-13 01:05:02 -07:00
  • 4fc0c3a0d5 Add watcher test, such as it is James R. Barlow 2025-08-13 01:04:58 -07:00
  • 74305e8741 Update batch.md (#1552) Christoph Dyllick-Brenzinger 2025-08-05 23:11:55 +02:00
  • d6b069d3fa Unify --tesseract-timeout flag syntax (#1546) Máté Gyöngyösi 2025-07-08 20:40:58 +02:00
  • 194ca699a8 v16.10.4 release notes v16.10.4 James R. Barlow 2025-07-07 12:36:15 -07:00
  • 175b743ffe Fix version test James R. Barlow 2025-07-03 11:30:05 -07:00
  • 080b73e7c0 Merge remote-tracking branch 'origin/main' James R. Barlow 2025-07-03 09:22:20 -07:00
  • df6079c06d Merge remote-tracking branch 'origin/dependabot/github_actions/sigstore/gh-action-sigstore-python-3.0.1' James R. Barlow 2025-07-03 09:21:44 -07:00
  • 45cf92f40b xfail Python logging bug in 3.13.3/4 James R. Barlow 2025-07-03 09:21:31 -07:00
  • 5b1900beec Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 (#1541) dependabot[bot] 2025-07-03 00:40:08 -07:00
  • c0208f0da1 Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 dependabot[bot] 2025-06-23 12:15:26 +00:00
  • 61163c2aa9 Fix stupid Python runtimeerror v16.10.3 James R. Barlow 2025-06-13 01:46:30 -07:00
  • 332369f1b0 Adjust set_start_method decision, changing fork to forkserver for platforms other than win32, darwin James R. Barlow 2025-06-13 01:22:01 -07:00
  • 7ea940a3a6 v16.10.3 release notes James R. Barlow 2025-06-13 00:28:23 -07:00
  • 8a784d6052 Drop explicit norecursedirs setting, which we no longer need James R. Barlow 2025-06-13 00:03:24 -07:00
  • 5cf86a7c2e Update uv.lock James R. Barlow 2025-06-13 00:02:53 -07:00
  • 3beabf55e7 Skip optimizing images with pre-blended soft masks James R. Barlow 2025-06-12 23:58:43 -07:00
  • 6f6448f286 Update dependency lockfile James R. Barlow 2025-05-27 14:19:09 -07:00
  • 9f6e5a48ad Deny use of pikepdf 9.8.0 due to GlyphlessFont error v16.10.2 James R. Barlow 2025-05-27 12:16:19 -07:00
  • ee3da07710 Add appstream metainfo file + screenshot (#1462) PunkPangolin 2025-05-27 09:42:47 +02:00
  • 45043f6a8c Merge pull request #1519 from ocrmypdf/dependabot/github_actions/astral-sh/setup-uv-6 jbarlow 2025-05-27 00:41:52 -07:00
  • b166e86216 jbig2 doc: mention pkg-config James R. Barlow 2025-05-26 13:04:05 -07:00
  • 1e2d76b931 Bump astral-sh/setup-uv from 5 to 6 dependabot[bot] 2025-04-28 11:23:43 +00:00
  • 6851ea7f11 Remove test since ghostscript error handling changed v16.10.1 James R. Barlow 2025-04-21 12:23:34 -07:00
  • 4143154e91 Update uv version and lock for build issues James R. Barlow 2025-04-21 11:00:22 -07:00
  • 7c5bed41f1 v16.10.1 James R. Barlow 2025-04-21 01:15:29 -07:00
  • 9865f01f47 Convert dep5 to REUSE James R. Barlow 2025-04-21 01:05:17 -07:00
  • be3971e755 Merge branch 'sphinx-md' James R. Barlow 2025-04-21 00:53:16 -07:00
  • 3304498bdc Fix some anchors and markdown quirks James R. Barlow 2025-04-17 15:43:36 -07:00
  • e4a8f7a354 Remove redundant optimizer content James R. Barlow 2025-04-17 15:10:59 -07:00
  • d1a45e4abc Convert remaining rst -> md James R. Barlow 2025-04-17 15:03:21 -07:00
  • 3b9367fc69 Continuing rst -> md James R. Barlow 2025-04-17 02:27:59 -07:00
  • 92a78f611e rst -> md migration in progress James R. Barlow 2025-04-17 02:10:40 -07:00
  • 6f16d0130a Clarify that ocrmypdf-compare is a testing tool James R. Barlow 2025-04-14 14:15:33 -07:00
  • 8b1443c482 Merge pull request #1493 from BBC-Esq/main jbarlow 2025-04-06 04:11:31 -04:00
  • d84c47816c webservice: promote pages to primary option James R. Barlow 2025-04-06 01:07:47 -07:00
  • 15a77c9d69 Modernize pyproject license specification James R. Barlow 2025-04-06 01:07:25 -07:00
  • 43c84ca268 Merge branch 'main' of github.com:ocrmypdf/OCRmyPDF James R. Barlow 2025-03-27 11:00:00 -07:00
  • 4125b8a456 Merge pull request #1497 from FlowerCard/main jbarlow 2025-03-25 02:52:50 -04:00
  • 07e774cce9 Merge pull request #1494 from eltociear/patch-1 jbarlow 2025-03-25 02:52:41 -04:00
  • 553a20a8e6 docs: 添加 README_ZH.md 文件,提供中文版说明 HuaPai 2025-03-25 11:44:18 +08:00
  • 172ba4cad1 chore: 在.gitignore中添加.idea/目录 HuaPai 2025-03-24 13:05:36 +08:00
  • 0f5ccb71ca docs: update installation.rst Ikko Eltociear Ashimine 2025-03-09 01:27:25 +09:00
  • 0970cebfea Update _hocr.py BBC-Esq 2025-03-08 07:37:37 -05:00
  • 6de6749062 webservice: fix download button downloads wrong file James R. Barlow 2025-02-26 18:42:50 -08:00
  • 7b2dd892e5 v16.10.0 release notes v16.10.0 James R. Barlow 2025-02-26 15:16:18 -08:00
  • c05ed7297c Merge branch 'main' of github.com:ocrmypdf/OCRmyPDF James R. Barlow 2025-02-26 15:16:07 -08:00
  • c29f58a8b7 Process hOCR textangle attribute Odin Dahlström 2025-01-30 20:49:07 +01:00
  • eb303fef1a Merge pull request #1441 from aliemjay/fix-prog-bar jbarlow 2025-02-26 15:05:54 -08:00
  • 2a55ceadd0 Merge branch 'pr/rugk/1489' James R. Barlow 2025-02-26 14:59:06 -08:00
  • 71991ad09b Remove podman James R. Barlow 2025-02-26 14:58:43 -08:00
  • bd60d6ccd9 Merge branch 'pr/rugk/1488' James R. Barlow 2025-02-26 14:57:46 -08:00
  • 83b4469ef1 Word wrap James R. Barlow 2025-02-26 14:57:18 -08:00
  • d2a7caf496 Merge branch 'feature/remove-ttyd' James R. Barlow 2025-02-26 14:54:40 -08:00
  • ff0ea45bf2 Merge branch 'main' of github.com:ocrmypdf/OCRmyPDF James R. Barlow 2025-02-26 14:53:48 -08:00
  • b5bc1d209c Remove ttyd James R. Barlow 2025-02-26 14:53:13 -08:00
  • 53270b8eb1 Doc: Update docker.rst to use rugk 2025-02-26 02:43:46 +01:00
  • 3049a10757 doc: Update docker.rst to explain how to use with podman rugk 2025-02-26 02:30:25 +01:00
  • 53002f65d9 Merge pull request #1485 from alexpdp7/main jbarlow 2025-02-22 11:18:14 -08:00
  • acea9529ea Correct the installation instructions for Windows alex 2025-02-22 10:46:22 +01:00
  • 32322a9fe9 Fix broken test_hocrtransform_matches_sandwich James R. Barlow 2025-02-09 13:55:54 -08:00
  • 6b09129911 Fix github release yaml James R. Barlow 2025-02-07 16:25:29 -08:00
  • e4274a956d v16.9.0 release notes v16.9.0 James R. Barlow 2025-02-07 00:53:08 -08:00
  • 19af116034 Tidy whitespace James R. Barlow 2025-02-06 00:40:35 -08:00
  • a5896c45e8 Merge pull request #1466 from 0dinD/fix-hocr-caption jbarlow 2025-02-06 00:38:59 -08:00
  • b7d63f3dc1 Process ocr_caption lines Odin Dahlström 2025-01-30 17:49:06 +01:00
  • 137b054f43 Adjust test again for older Ghostscript James R. Barlow 2025-01-27 23:44:37 -08:00