Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ocrmypdf/OCRmyPDF

OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
https://github.com/ocrmypdf/OCRmyPDF

Fix error message about missing Python exec

Message is
unable to start container process: exec: "python": executable file not found in $PATH...

16ab4a8b4ec82175880f235953d99e9c5265b634 authored 12 months ago
Undo future annotations from watcher.py till Typer fixes its issue

Fixes #1258

8d30cff4ef3e555f41cd11b079f5419a042e185c authored 12 months ago
v16.1.1 release notes

59d5b0d1bd781f21be0fdea02ff0d2b841bc067e authored 12 months ago
Try pypy3.10

9ec0745ab8ca688706fb201e1e9b53b86a399664 authored 12 months ago
Python 3.10 cleanup, manual fixes

3a3635f7f911428cff093a27d9fe77a9be6a71f3 authored 12 months ago
ruff linting/Python 3.10 cleanup

6a746a1cbb98911eeaabff4ae3aa9b6dec0916a7 authored 12 months ago
Update rust toml settings

906c130f96dfa91d41b907dd02d70b174e188bc5 authored 12 months ago
v16.1.0 release notes

4a784588216f919843dababa053fa88a01173533 authored 12 months ago
Clarify warnings filter

fddf3ce2f46059ca6099f336cc0025dd237fc8ee authored 12 months ago
Merge branch 'feature/pageboxes'

353b34e695893fb74026d0e9f1e9686d9f7eef5d authored 12 months ago
Use hocr renderer for LTR languages

7d63355c3c5efa139a4cbebe118517a58212b20b authored 12 months ago
Fix handling of pages that are restored to correct orientation with /Rotate

Appears inversion of CTM was incorrect, introduced in commit 9898904

42ff7fc84289a885c86d4629ebcf8dd9a65cef2d authored 12 months ago
Suppress reportlab deprecation warning

26470fe16a257c665a260eb509db5edabd189288 authored 12 months ago
First cut at propagating page boxes

This would fix the immediate issue, but does not address an offset mediabox.

11f53fe9a96daf12938495521914fa2215a9bc20 authored 12 months ago
Attempt to deal with oddball mediaboxes

3b9d4b7f0aa20f704448a6222590f4f2cb85f689 authored 12 months ago
Mention pipx, install --user --upgrade

Closes #1249

123c0c766f9ac9b46c824391a383cefc137acbce authored 12 months ago
Advise Homebrew on Linux for Ubuntu 20.04

6a9be2142e3dcc5a0af0e4e0f0a0dbffb4827274 authored 12 months ago
Merge branch 'main' of github.com:ocrmypdf/OCRmyPDF

0bc350f55e49baedfaaefd70e8ffc094e5ca2f53 authored almost 1 year ago
Bump codecov/codecov-action from 3 to 4 (#1247)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Relea...

7a6edf62ba8b10469ae93316bfd60de81092db54 authored about 1 year ago
optimize: log images with unclear decode tables

07b6f06f11a82009d43b410b0e849c8fd7773895 authored about 1 year ago
Update gs dependency & instructions for RHEL (#1228)

* Update gs depedency to 9.54

* Add instructions for RHEL

* Update instruction for using p...

2005f622bbb4ec61cc35eac32634c8d1960f2d78 authored about 1 year ago
Document ability to remove all OCR

cca04fd7998858db2b31c165104157ac01de480b authored about 1 year ago
Add autotools automake libtool and leptonica requirements (#1230)

These tools are required for a successful install of JBIG2 on Ubuntu

75bf8e4ba2d4d7e437d6cb208e981a2407c963a7 authored about 1 year ago
Minor english correction in Docs (#1229)

daabb5b1003301e6b35f82d528fa3a00f5554dfc authored about 1 year ago
Change Windows build to use older Ghostscript

035ebea72fc2644215b38b2e1a6fa7133b4ccab3 authored about 1 year ago
v16.0.4 release notes

a4999564625f23a0439a9cf5b6a7ef8000b4d0c0 authored about 1 year ago
Update cache

74d2a156c44630cc525bcbfee1753efd561a0ed4 authored about 1 year ago
gs: check for text-corrupting versions

f87fc7b12d579b0bba840e29517bfcc9ebceadf1 authored about 1 year ago
hocr: fix unbound local

602f5632cb5c97896ab3f98459aff18d11fe90b8 authored about 1 year ago
Merge branch 'feature/hocrdebug'

9fbbcf75996bc98228ff2a40c387a5a73747eba0 authored about 1 year ago
hocr: Pass text direction for standalone words

9498f01f597566b17fc068dd6b1a516ad480b515 authored about 1 year ago
Fix render_mode ON_TOP when previous content stream does not restore CTM

2c59aca5a184ae503e3ff3cad64b48b59411ffe2 authored about 1 year ago
Change default graft render mode back to underneath

It was mistakenly changed to on top at some point

51301d69c9b7a3b7fa2974cb5342e075c5814a37 authored about 1 year ago
Use Courier as debug font

7e608fd1dfa19ae5c71df74ddbe7c908022b8583 authored about 1 year ago
Adjust issue template files description

ecc79315df322fc3229ec27808a34487974d4802 authored about 1 year ago
Skip testing oom killer on Python 3.12

Need to investigate further if there's a safe way to do this test.

14365d10b87590be51a952867b2565b1f3f25119 authored about 1 year ago
v16.0.3 release notes

5e5320020fe04bdbcf71ee701ce1c4553f04699a authored about 1 year ago
Drop Ghostscript CVE warning and adjust version down to 9.54

Most distros have probably now backported the CVE fix. Dropped version to 9.54 so RHEL 9 can use...

103c3e0cd67eac44fc91cf7f0c6d45f56dd182e7 authored about 1 year ago
fixed a spelling mistake (#1222)

7a1c89edd9c72165ba03e264c9da006862e91f56 authored about 1 year ago
Update instructions about custom language packages

Closes #1218

a5ff3d2f427f87b154ecb63173f11435eab93863 authored about 1 year ago
Draw RTL text with reversed matrix instead of reversing characters

b71d16dd9627a4b3c0adc317acc594b9041dbd22 authored about 1 year ago
Reversing character order for RTL helps output

fd593eb5e9bbd8d8e129a4ca7d95b8753ddd2cf0 authored about 1 year ago
Improve and externalize debug rendering settings

a0b98abb945aa344958e1268401db750499f44a7 authored about 1 year ago
Also fix space rendering

18353e1e94023890089c39f1bed732ca3eedc794 authored about 1 year ago
Overhaul debug rendering to support possible use of Helvetica for testing

9adcad84da99bc5295991fa90b6409c02d3a620b authored about 1 year ago
Fix upside down glyphless font

f2714586d80e22ae984925752c197c8f4577ebd6 authored about 1 year ago
Update issue template

0b6fb62967b1e79f2f754437dcb99ed0d72df042 authored about 1 year ago
Temporarily revert default renderer to sandwich while investigating regressions in macOS Preview

1db8b0b94308f64ef9f348402e94f78345c1999e authored about 1 year ago
Update issue template

f38aebb3d5b57ba43f82f46dab3580453d9a6364 authored about 1 year ago
Name artifacts explicitly

7162c36d371d6fb2f81b78dbca3eff8f3442e229 authored about 1 year ago
Update artifact actions

f4d4ea46c8e5dddc416399ad30bfb3ccbd6f10c5 authored about 1 year ago
v16.0.1 release notes

2fd1a0f178474a690c32c4c2db4f733147642070 authored about 1 year ago
Tighten dependencies

73ed33a086c8b2cfe2a896ace016da62c8bf1730 authored about 1 year ago
Fix text rendering issue with new hOCR text renderer

e6095a9949e92b200d4999f543502644e656d150 authored about 1 year ago
Fix release notes - drop rc from version

16f05af4014dd5a29281406d80e5a10a2576dec4 authored about 1 year ago
Bump actions/setup-python from 4 to 5 (#1205)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release n...

1631afc878b0e2b3329ba418e78d462b42ae2b35 authored about 1 year ago
Fix --fast-web-view documentation (#1206)

63d87fc44001d3eaff59b396ff4665e3a43af066 authored about 1 year ago
Skip test_encrypted on Py3.12 + macOS

9489c012594f569754d9d31128e0131f5c914282 authored about 1 year ago
Fix build settings to adjust for dropping py39

30d92ad83ff879aea01c382b3d2e2dd1cd2d3294 authored about 1 year ago
Filter rl_safe_eval deprecation warning

Full message
eportlab/lib/rl_safe_eval.py:11: DeprecationWarning: ast.NameConstant is deprecated...

a4987733c4f1fe0b4a88dad0839837eeda20a1f3 authored about 1 year ago
v16.0.0rc1 release notes

Fixes #1009, #1191, #1157

39eee05230d37aeb4b3f9ad4da9cea3a0e043449 authored about 1 year ago
Merge branch 'feature/modernhocr'

5b2f2e62900777d25176bb7d5769baf3d30360d0 authored about 1 year ago
Rebuild cache for hocr default case

445617a1a55bc104525ec12998d0c336dcac1596 authored about 1 year ago
hOCR renderer is now default

f6e90a593409787857eb82b493f875254ddf6daa authored about 1 year ago
Move canvas API to pikepdf and import it

43618e6b3f7fe0881a4d8435f2229e81d5b726e2 authored about 1 year ago
Refactor font so glyphless isn't as hard coded

e97f89de3beb6b993513cde011ccfa7ec6a2a3e3 authored about 1 year ago
Fix hocrtransform CLI

11d3e32f1e2411459b1d0e247738a75909a6905d authored about 1 year ago
Remove code that attempted to manage xattrs out of output file

Feature requested in issue #1179, but caused #1195. On further review,
there is no platform inde...

2affa83efe280e5ec40045978d633986929daeb4 authored about 1 year ago
Fix Ghostscript installation instructions and add warning

c90d5cd84b0e27906310c28f0d78c3ded9106d65 authored about 1 year ago
Ignore pypy for now

aacaba3d267b8e390c49fd1dec03666bde31fd18 authored about 1 year ago
Remove next major release deprecations

fec53be84124cae94d65dcd556b71df43422b303 authored about 1 year ago
Drop Python 3.9 support

3f7b540f76cdfa90eadd356faa6978e5f2493db5 authored about 1 year ago
Make hocrdebug work, and try to handle CJK spacing better

d217856166adb30e3219f728ba9b160382dbd273 authored about 1 year ago
Avoid divzero

e2be457e9b92788c2a042d5353c569b056672003 authored about 1 year ago
Make text API more like an accessor

4850f486d2de6c3a3376f20e06afdefe56631868 authored about 1 year ago
Fix placement of spaces in debug mode

729c7febd97eafa25256dbc195f3570ffd43f8a4 authored about 1 year ago
Refactor save_state

6c6aca2f1ec322f4654059547eba299d771f3558 authored about 1 year ago
Refactor; accumulate content stream as bytes rather than discrete pikepdf objects

c69823f4963616c0992e2ab14d4402b66089fad5 authored about 1 year ago
Add RTL output - seems to work, but debug does not

73f8f6aac8ae37c628f2c0b12b081ecc46438bcc authored about 1 year ago
hocr: typing cont'd

d944254e4564c7db93d1b3eae61dcd4d78086c9b authored about 1 year ago
hocr: typing

f7ddffe55479fab456be2c37d9d6dfc70fcf0ee9 authored about 1 year ago
Fix JBIG2 not updating progress bar

8a73ed5d5a347097159cfb2feddf747dc8000304 authored about 1 year ago
Rationalize canvas interface

03669183d79d6e51a69916fb271f360398db2241 authored about 1 year ago
Improve canvas interface with chaining

74e101a2faa79033f691a5fa725776243ecf8afa authored about 1 year ago
Restructure hocrtransform submodule to avoid having everything in __init__

532cf18ad3762cbe1c2f4ea27f0bedd7dedcbd42 authored about 1 year ago
More tidying

0b90b697e2376ee3f2a39cd1b47e8e52d3cb87c1 authored about 1 year ago
Fix colors and space box rendering

6be7c5f7c857293a8d64a075a183f2a0bbad85d3 authored about 1 year ago
Remove some obsolete parameters

db2e5132e64c53893ec12cd2efd959d4f09ebf35 authored about 1 year ago
Fix private accessors, rename pdf to canvas

2ca6e110ca15f291bfd1136691e96830a9d0f550 authored about 1 year ago
Refactor debug printing

334a07c8390cfc76842ccea93dbca66fe69789d9 authored about 1 year ago
Refactor: extract methods

a57c39358d73168c69b8648cd61a329e34990b37 authored about 1 year ago
Further exploratory improvements

30a0c315fba50354e6d963813de083c31b51efc3 authored about 1 year ago
Make coordinate system more consistent

b860f0d94c7760c492f2649ffb4d362211d6cde4 authored about 1 year ago
WIP improve text positioning (not there yet)

14f4c19f5a3be1f55b26a841bb9e8056b16fe869 authored about 1 year ago
More colors

7ab5c55d4678423a983c0a50dbb61bb558eb2464 authored about 1 year ago
Fix line and rect drawing

8b6ecd5971b255fe283fe12107ca33e13dd8a6c9 authored about 1 year ago
Fix position errors; ignore non-glyphless font

7b0871ae4c95fe8c12372d0c7e503b74185fa2c8 authored about 1 year ago
Tidying new hOCR renderer

b14f6f778abac2cbf406664128442f5e7c134111 authored about 1 year ago
Fix more things

0a07c0a44edc21cb4103c1a91740c37a5bf52d33 authored about 1 year ago
Render interword spaces separately and avoid box overlap

2633716bb71d6da407e763994ad2c77bd966ebf2 authored about 1 year ago