James R. Barlow
5da26e4c9c
Convert most uses of subprocess.Popen to subprocess.run in test suite
2019-03-05 22:25:22 -08:00
James R. Barlow
c2f316c2c5
v8.2.0 release notes: optimizer
2019-03-03 15:26:01 -08:00
James R. Barlow
974979b0a0
Merge branch 'feature/optimization-fixes'
2019-03-03 15:00:20 -08:00
James R. Barlow
e918480351
v8.2.0 release notes
2019-03-03 14:15:20 -08:00
James R. Barlow
2c56b0935c
docs: minor
2019-03-03 03:28:17 -08:00
James R. Barlow
691f8ce254
Docs: reorganize for new docker-alpine image
2019-03-01 23:15:32 -08:00
James R. Barlow
56a56a4dcb
docs: avoid importing ocrmypdf
2019-02-26 12:57:50 -08:00
Julien Ma
9b92af5aed
README: install other language packs on macOS ( #352 )
...
The default homebrew formula installs only the English language pack.
Another brew formula exists to install all other language packs.
This makes it easier than having to do the whole install manually.
2019-02-19 10:13:36 -08:00
James R. Barlow
e2847ea4c3
v8.1.0 release notes
2019-02-10 02:10:48 -08:00
James R. Barlow
933f0b8f9b
docs: more unpaper details
2019-02-08 13:05:09 -08:00
James R. Barlow
5483dacf52
Fuzz
2019-02-07 17:09:47 -08:00
James R. Barlow
a6e7485da6
docs: --unpaper-args
2019-02-07 17:06:51 -08:00
James R. Barlow
9fe067bbd9
Merge branch 'master' of github.com:jbarlow83/OCRmyPDF
2019-02-07 16:31:06 -08:00
Charles Forcey
66c8d4b47a
Adjust the docker pull command for webservice ( #346 )
...
Not completely sure this is correct, but I think `docker pull jbarlow83/ocrmypdf-webservice` might be the correct command for getting the web service version. It installs as expected:
```
docker pull jbarlow83/ocrmypdf-webservice
Using default tag: latest
latest: Pulling from jbarlow83/ocrmypdf-webservice
38e2e6cd5626: Already exists
705054bc3f5b: Already exists
c7051e069564: Already exists
7308e914506c: Already exists
3977c3cd82d1: Already exists
ec01b9573956: Already exists
b508b5192a3c: Already exists
ace6e737fffb: Already exists
0a453ee84e11: Already exists
f8cb8b66151b: Already exists
f53c3b27b23f: Already exists
22df51ea5473: Already exists
e38d932f9f30: Already exists
b9d3c1d5b53b: Already exists
68be2088ada3: Already exists
8b17945ab41b: Pull complete
59c4aae491bd: Pull complete
19dce698a07e: Pull complete
Digest: sha256:0cc9433d490c9a65389403757bf6081a30bcd248055340a8789c23d9cdf9ac8a
Status: Downloaded newer image for jbarlow83/ocrmypdf-webservice:latest
```
2019-01-25 10:41:42 -08:00
James R. Barlow
721489a06c
docs: remove reference to --skip-repair since the argument was removed
2019-01-18 05:44:11 -08:00
James R. Barlow
edb4d6c586
docs: Clarify ArchLinux edition is in AUR
2019-01-18 05:29:37 -08:00
James R. Barlow
b8cd3acd9e
v8.0.1 notes
2019-01-17 00:57:28 -08:00
James R. Barlow
03779e33da
docs: Update some install procedures for v8 changes
...
[ci skip]
2019-01-12 00:33:36 -08:00
James R. Barlow
c466483e82
docs: Explain intermediate files
2019-01-11 14:52:05 -08:00
James R. Barlow
72337094ca
v8.0.0 release notes
2019-01-05 23:35:47 -08:00
James R. Barlow
8b90c45437
Drop support for Tesseract 3
2018-12-30 00:47:12 -08:00
James R. Barlow
72b920eb16
Drop support for Python 3.5
2018-12-30 00:23:26 -08:00
James R. Barlow
1ca1221432
leptonica.py: Fix exception on certain types of barcode failures
...
Closes #322
2018-12-19 17:23:23 -08:00
James R. Barlow
40b72b0fa8
v7.4.1 release notes
2018-12-19 16:41:09 -08:00
James R. Barlow
7b4f5a8fc4
docs: try to fix readthedocs
...
[ci skip]
2018-12-19 15:30:07 -08:00
James R. Barlow
ad15e845f9
docs: Ghostscript PDF/A XMP metadata loss; ocrmypdf-webservice
...
[ci skip]
2018-12-17 23:20:49 -08:00
James R. Barlow
ab632f57cd
v7.4.0 release notes
2018-12-15 15:27:23 -08:00
James R. Barlow
a938bbea55
Remove more libxmp dependencies
2018-12-12 22:02:35 -08:00
James R. Barlow
40c0acd3f2
Support using --force-ocr and --threshold or --mask-barcodes together
2018-11-28 15:16:24 -08:00
James R. Barlow
e54f6ee37f
v7.3.1 release notes
2018-11-16 02:13:41 -08:00
James R. Barlow
3a2745445a
Fix docs build
2018-11-12 13:26:04 -08:00
James R. Barlow
12e15bab15
v7.3.0 release notes
2018-11-11 02:05:52 -08:00
James R. Barlow
700abbb8a5
Documentation for OCR quality features
2018-11-10 15:48:41 -08:00
James R. Barlow
16a6fd2ea9
Update docs for --redo-ocr and --mask-barcodes
2018-11-10 01:34:33 -08:00
James R. Barlow
e3fce112ed
main.txt: wrong pdfminer
2018-11-10 01:32:27 -08:00
James R. Barlow
eacd26a68b
Mention v6.2.5 release
2018-11-10 01:10:45 -08:00
James R. Barlow
0e88b3c38a
Update v7.3.0 release notes
2018-11-10 01:09:19 -08:00
James R. Barlow
d1cad7bc68
Merge branch 'master' of github.com:jbarlow83/OCRmyPDF
2018-10-16 01:28:17 -07:00
Elliott Sales de Andrade
c58d5c097c
Add Fedora install instructions. ( #304 )
...
* Add Fedora install instructions.
* Fix path to fedora_rawhide badget
2018-10-14 13:28:50 -07:00
James R. Barlow
46157ca94e
docs: some redundancies
2018-10-12 21:29:27 -07:00
M.Yasoob Ullah Khalid ☺
5bc2efd3c7
Removed extra word from docs ( #303 )
2018-10-12 21:02:16 -07:00
James R. Barlow
9f82c0eb6e
v7.2.1 release notes
2018-10-11 15:55:01 -07:00
James R. Barlow
5650eba848
Cleanup MANIFEST.in, reorg requirements/*.txt, fix non-Unicode readme
2018-10-10 23:53:08 -07:00
James R. Barlow
5bc5dc93f3
v7.2.0 release notes update
2018-10-05 01:27:00 -07:00
James R. Barlow
7b66ca68f2
...and document lossy JBIG2
2018-10-04 01:31:53 -07:00
James R. Barlow
6707ad427a
v7.2.0 release notes
2018-10-04 01:21:17 -07:00
James R. Barlow
29116e1dec
Change to README.md
2018-09-19 21:01:24 -07:00
James R. Barlow
87193335b9
v7.1.0 notes
2018-09-19 20:57:18 -07:00
James R. Barlow
eaf772f80a
Merge v6.2.4 release notes
2018-09-16 15:45:38 -07:00
James R. Barlow
7392115507
Blacklist Ghostscript 9.24 due to regressions
...
As per issue #291 . Forced push to remove a copyrighted test file that was
accidentally included.
2018-09-14 20:41:13 -07:00