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
James R. Barlow
79382a6039
Docker: Change base image to debian
...
Debian has latest qpdf.
2022-04-04 00:40:03 -07:00
James R. Barlow
7788d94c4a
v13.4.2 release notes, take 2
2022-04-03 23:58:37 -07:00
James R. Barlow
1d0584c644
Add advisory note to release notes
2022-04-03 23:04:55 -07:00
James R. Barlow
04996caac3
pdfminer 20220319
2022-03-22 22:36:06 -07:00
James R. Barlow
8182fe9c92
Make --use-threads default and update release notes
...
Re: issue Hanging on Random Files #814
2022-03-13 00:37:06 -08:00
James R. Barlow
1950acfbda
docs: proofread plugins
2022-02-20 00:56:43 -08:00
James R. Barlow
c4e2fce1ef
v13.4.0 release notes (2)
2022-02-18 23:37:33 -08:00
James R. Barlow
8f714b1375
v13.4.0 release notes
2022-02-18 23:08:48 -08:00
James R. Barlow
b0ad07bc5f
Merge branch 'master' of github.com:ocrmypdf/OCRmyPDF
2022-02-08 00:46:26 -08:00
James R. Barlow
73934c854c
release notes: typo
2022-02-06 22:39:32 -08:00
rdiez
2be8eeec2c
Fix spelling of 'ephemeral' ( #908 )
2022-02-03 10:33:51 -08:00
James R. Barlow
aea1862644
v13.3.0 release notes
2022-01-25 23:50:48 -08:00
James R. Barlow
298bdb8690
v13.2.0 release notes
2021-12-19 11:40:23 -08:00
James R. Barlow
190ca81951
v13.1.1 release notes
2021-12-10 21:49:04 -08:00
James R. Barlow
1ec2ccca14
docs: add warning about multiproc on macOS
2021-12-10 17:42:50 -08:00