Commit Graph

586 Commits

Author SHA1 Message Date
James R. Barlow
b7eb93eb79 Adopt ruff and fix prelim lints 2023-04-14 00:19:17 -07:00
Kian-Meng Ang
ba10c5345b Fix typos (#1087)
Found via `codespell -S tests,LICENSES -L flate`
2023-03-29 21:57:32 -07:00
James R. Barlow
8a5f94988a v14.0.4 release notes 2023-03-17 14:32:04 -07:00
James R. Barlow
9d5fa05a00 v14.0.3 2023-02-15 12:00:26 -08:00
Natanael Arndt
bfcc586032 tesseract-osd is also required on fedora (#1064) 2023-01-25 17:36:23 -08:00
Lucas Larson
2d77b95fd9 substitute broken link (#1057) (#1058)
use `formulae.brew.sh` as seen in other repositories¹ instead of
`brewformulas.org`, which has been offline since 2020,² to fix #1057.

1. https://github.com/search?type=code&q=/shields.io\/homebrew/+language:reStructuredText
2. https://gitlab.com/zedtux/brewformulas.org/issues/223#note_322019672

Signed-off-by: Lucas Larson <LucasLarson@riseup.net>

Signed-off-by: Lucas Larson <LucasLarson@riseup.net>
2023-01-15 13:13:41 -08:00
James R. Barlow
f072e91120 v14.0.2 2023-01-03 17:07:53 -08:00
James R. Barlow
f0cc7f2230 docs: explicitly end win32 support 2023-01-01 16:58:14 -08:00
M.Yasoob Ullah Khalid ☺
d60a384aab Fixed the source installation instructions (#1048) 2022-12-22 02:54:53 -08:00
M.Yasoob Ullah Khalid ☺
9abed14f1f fixed interchanged words (#1039) 2022-12-14 17:24:55 -08:00
M.Yasoob Ullah Khalid ☺
4a0130649e Fixed some wording (#1045) 2022-12-14 17:24:22 -08:00
Carlos Garcés
9e7b9de830 Fix tesseract documentation url (#1047) 2022-12-14 11:58:21 -08:00
James R. Barlow
d9eb0ba7ef v14.0.1 release notes 2022-10-03 22:02:50 -07:00
James R. Barlow
16fc52079d Drop setup.py - use pyproject.toml exclusively 2022-09-20 23:47:40 -07:00
James R. Barlow
6f61f69a8d v14.0.0 release notes 2022-09-20 22:47:07 -07:00
James R. Barlow
6dbaebdc0c Merge branch 'master' into feature/drop-3.7 2022-09-15 23:00:27 -07:00
belamu
305e6594be add Fedora packages in jbig2 doc (#1006)
Packages needed to install jbig2 encoding are mentioned for Ubuntu systems but are missing for other systems. This commit adds the infomation in the documentation what the packages are called on Fedora systems.
2022-08-11 10:31:09 -07:00
James R. Barlow
76bd8cab13 Drop Ubuntu 18.04 content 2022-08-06 02:58:26 -07:00
James R. Barlow
acc70036cc Set minimum Tesseract to 4.1.1 2022-08-02 15:20:29 -07:00
James R. Barlow
67773da309 Drop support for Ghostscript <9.50 2022-08-02 15:01:10 -07:00
James R. Barlow
9ffe829a10 Remove external importlib_metadata since Python 3.8 provides it directly 2022-08-02 14:48:11 -07:00
James R. Barlow
8a3b82e364 Make Python 3.8 minimum requirement 2022-08-02 14:46:01 -07:00
James R. Barlow
c1f99c0bd5 v13.7.0 release notes 2022-08-01 02:07:10 -07:00
James R. Barlow
80ed2117cc Change to SPDX license tracking 2022-07-28 01:10:07 -07:00
James R. Barlow
d22ea3fd04 release notes: a word 2022-07-26 00:18:03 -07:00
James R. Barlow
21fb6c82ca v13.6.2 release notes 2022-07-25 23:48:22 -07:00
James R. Barlow
725af43bc3 docs: fix badges for debian 2022-07-12 14:56:00 -07:00
James R. Barlow
b9bffa97ba Fix ABCMeta typing 2022-07-12 02:20:22 -07:00
James R. Barlow
777ba99ccc v13.6.1 release notes 2022-07-12 02:11:26 -07:00
James R. Barlow
a60ea72517 docs: improve remarks about lossy JBIG2 and lossy image transformations 2022-07-04 23:01:20 -07:00
James R. Barlow
da38e1b035 docs: adding missing plugins 2022-07-04 02:16:20 -07:00
James R. Barlow
28c60c4f82 v13.6.0 release notes 2022-07-03 15:35:22 -07:00
James R. Barlow
ed632ae366 docs: update batch to avoid suggesting Docker volumes
[ci skip]
2022-06-19 01:01:39 -07:00
James R. Barlow
af742229e7 docs: fix sentence fragment in batch page
Closes #980

[ci skip]
2022-06-19 00:41:58 -07:00
Alexander Jaust
e2d998245d Fix type in cookbook.rst (#978)
Add missing dash in warning about `--clean-final` and `--remove-background` commands.
2022-06-19 00:32:35 -07:00
Julius Bullinger
7cabbb125f watcher: Add an option to archive processed originals (#951)
* watcher: Add an option to archive processed originals

This adds a feature from existing OCRmyPDF watchdog Docker containers like meyay/ocrmypdf-batch and unze/ocrmypdf-watchdog. With this option, the input directory can be kept clean from already processed files, without losing the originals.

* docs: Improve watcher.py's Docker parameters documentation
2022-06-17 15:17:03 -07:00
James R. Barlow
ef43d7e016 v13.5.0 release notes 2022-06-13 01:30:27 -07:00
James R. Barlow
6cdf68363a docs: copyright year 2022-06-12 00:31:01 -07:00
James R. Barlow
e3ba13e365 docs: update installation notes
Add Snap. Remove Mageia because I have no idea if it still works. Drop a
lot of old versions and old notes. Change pip3->pip except for old py2/py3 images.
Try to make things less version sensitive.
2022-06-10 01:33:05 -07:00
James R. Barlow
0cd04abc4e snap: add logo 2022-06-09 16:59:20 -07:00
James R. Barlow
1cdc2591e5 v13.4.7 release notes 2022-06-02 02:00:16 -07:00
James R. Barlow
865002c7be v13.4.6 release notes 2022-05-26 00:59:14 -07:00
James R. Barlow
11125c5367 v13.4.5 release notes 2022-05-24 16:52:43 -07:00
James R. Barlow
845cb5c40c docs: clarify that --pages and --skip-text exclusions apply to image processing and OCR
Closes #950
2022-05-16 13:20:47 -07:00
James R. Barlow
b699e158be Fix references to old repo at jbarlow83/OCRmyPDF 2022-05-16 12:48:10 -07:00
James R. Barlow
8d0765a5e0 v13.4.4 release notes 2022-05-14 14:53:03 -07:00
James R. Barlow
f504fd1875 Change Docker base to 22.04 2022-04-28 22:46:30 -07:00
James R. Barlow
cf7c20ca16 v13.4.3 release notes 2022-04-14 20:19:31 -07:00
Christopher Besch
fed0226761 Add Gentoo Language Installation Instructions (#936) 2022-04-05 00:26:24 -07:00
Joseph Morris
27e22b4f07 Update jbig2.rst (#911)
Adding Ubuntu package names for dependencies I needed to save others time. The tequired package for leptonica is particularly confusing since configure just says "Error! Leptonica not detected." and there are multiple leptonica packages
2022-04-05 00:25:28 -07:00