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

Update issue templates

2ae028bf38cfd18b7112ea569e8bcceb0a52ceb7 authored over 4 years ago
v11.0.1 release notes

b51a5887e5e81accb2b51f4d99c68af91fdb7e79 authored over 4 years ago
Clarify that the GPL-3 portion of pdfa.py was removed

Removal was in 8c90f7c97.

pdfa.py now has no special licensing and falls unders the
"Files: *"...

fc523e837cabb8fe85f0dec7988678d56743f6e8 authored over 4 years ago
Approve img2pdf 0.4 as it passes tests

caeba76a61f17e86add8fd63c7a7865abb105823 authored over 4 years ago
setup: blacklist pdfminer.six 20200720

NotAllowedError is going to removed
https://github.com/pdfminer/pdfminer.six/commit/99f0c0986937...

cd35216f217caf317043ca6e6dc3556026467afd authored over 4 years ago
Merge branch 'de-gpl'

e6a7b58863b8cef1123c94d43afc597eff90d32b authored over 4 years ago
Issue template:Give stronger hints about sample input files

56184a762fdf4c9a70667151a0e67bf7304b720c authored over 4 years ago
docs: mention that Ghostscript PDF/A can swallow hyperlinks

Addresses #605

07ab98f5afbb10325885817b93876f9e59f55860 authored over 4 years ago
Don't ask for sample files anymore

04fb1892b40e9c397dd2f8f07dc64aa3598e991e authored over 4 years ago
v10.3.3 release notes

173ce2f215e9b12ce4ab7ec230321acb93853112 authored over 4 years ago
Fix KeyError: 'dpi' when using --threshold on image to PDF

Fixes #607

9b641055e10f5bfd1938d200d68ea47337800987 authored over 4 years ago
v10.3.2 release notes

4fa28d7e74e6966382811da43ec7ab75102bb856 authored over 4 years ago
Fix test breakage in validation

Broken in commit 4cc0dc

bed74501fcbb74d3fe14bec2eec01000a44cdc8d authored over 4 years ago
Replace GPLv3-derived PDF/A template with PostScript generator

8c90f7c972202cbd12dc03765626fd82731871ac authored over 4 years ago
Change license of all GPLv3 files to MPL-2.0

https://github.com/jbarlow83/OCRmyPDF/issues/600

aa0ec40102d837ead2bb8f001ff7a5a47b9d8e6d authored over 4 years ago
Copyright cleanup: relicense example_plugin.py

The author is relicensing this file to MIT.

12c567ee10317a0865afdf8f83af37a470681f89 authored over 4 years ago
Clarify copyright status of misc/batch.py, synology.py

At the time these files were contributed there was no discussion
of the license that the authors...

d39778ce3a37bd6cfecfa60e145020a83a54557b authored over 4 years ago
Change license of misc/watcher.py to MIT

The authors of this file all agreed to relicense it under the MIT license.

https://github.com/j...

e824cdbc4ec1736a807a1104759849d07ea46d8b authored over 4 years ago
Clarify license status of misc/completion/* files

These files were contributed when the project license was GPLv3. On
discussion, all known author...

1d91c09963de31cf06d5ec01178197817e47eed2 authored over 4 years ago
Approve pdfminer.six 20200726

e821ca46d5ebcbea72774620315848d098227ac8 authored over 4 years ago
Document use of mmap

a29e4952fbcb8d6944b577b215c47c02b0f0c90d authored over 4 years ago
Additional size increase reasons

4cc0dc6b4a6b7bb496eb63da27cb5f6157b0ce2b authored over 4 years ago
Remove gs.py (spoofers entirely removed) and update copyright

7263702de9dd294a5612108422d2398eaeb7aaef authored over 4 years ago
v10.3.1 release notes

0287d9187452367ddcb783652614fe188729bbb5 authored over 4 years ago
Approve pdfminer.six 20200720

436af550507c1ab58559b4d0383982b35f681f7b authored over 4 years ago
Fix support for older versions of pdfminer.six (boxes_flow error)

d6128e69375a7c3506624cb2d6ac04c8ae5b2833 authored over 4 years ago
Merge branch 'master' of github.com:jbarlow83/OCRmyPDF

642437e804e7bde641cefcb0bfcc6299c12608ce authored over 4 years ago
v10.3.0 release notes

4ce802fdb2c16aefe6e6bd4ace95103d0f94c284 authored over 4 years ago
Enable pikepdf mmap in other contexts

a672422b0b334e29b363dc06404c7fcbcab703c0 authored over 4 years ago
Enable pikepdf mmap and set up signal handlers

addc2cbad0081809de8f9835fa94c63274c6d8ed authored over 4 years ago
docs: plugins update

5f45f77b4efb44167dbb45875396db1ea19daa00 authored over 4 years ago
Merge branch 'feature/leptonica-179'

93f9bffb371bb0dc5559401933b32b454d7585dd authored over 4 years ago
Disable test_error_trap for Leptonica < 1.79

Old error trap seems unreliable in the first place so difficult to set up
a test.

44149ad3191c2494664153029e96a43c4fa62250 authored over 4 years ago
pdfinfo: Replace list comp with gen expr'n

d80d963cea02f565bfe85dc4782f4d210ae47984 authored over 4 years ago
Update debian/copyright from Debian, with fixes

4da33b8050c1b0dc217e157864742e4b2e927345 authored over 4 years ago
For Leptonica 1.79+ use leptSetStderrHandler

Lock free and considerably less dangerous to stderr messages.

5cbbff8472a519687c12cdd0140132e7cdbd5f0f authored over 4 years ago
Merge branch 'feature/optimize-cleanup'

fa6e47c277016aca73027e9707680b118d4c5d51 authored over 4 years ago
Add locking to Leptonica error trap

To protect another thread from interfering with our redirection of
stderr.

4ea9cffebd547b7b5a6c4aa530ee3d1fd419bf86 authored over 4 years ago
pipelines: fix Python 3.7/3.8 on macOS

ae68edefc5e0d28b1d03bad1865737167fa5b470 authored over 4 years ago
docs: explain firstresult hook behavior

1558e068f146cfd6c7fcf883deea090eea689eb4 authored over 4 years ago
docs: install notes for ARM64

d2a9c413f812969651c02e9237917e458489f499 authored over 4 years ago
optimize: add typing for Xref, remove fspath()'s

a510b21b20a24835947760271f15c00cb2a237fb authored over 4 years ago
Update pre-commit settings

e33ba07aa4fc85ae120cef5e7a918eae72eb475b authored over 4 years ago
optimize: improve typing of xref_exts

373f27832bbe2f6d1f81299891dfbc7f80c9fcb7 authored over 4 years ago
optimize: add type hints

b20a6e4c5d7b00f4e043e96e725ad98c759f2ca4 authored over 4 years ago
optimize: fix incorrect to prevent re-optimizing JBIG2s

49734d5456af7f4647bd71dbadfd7712083446bc authored over 4 years ago
docs: Note usage of OCR_JSON_SETTINGS for watcher

26a415c5dd2226c79084e418ac336afa399723cf authored over 4 years ago
Fix debug.log missing pageno handler

60be64a5f10ffb1822d0a998b28dad005a6a1a2a authored over 4 years ago
docs: edit plugins

190294634c44f5fffbb73afac9d43337babf5410 authored over 4 years ago
v10.2.1 release notes

1722cb579ddb7dc7fda745c6d6349f2bb3e99898 authored over 4 years ago
More typing improvements

Typing fixes bugs.

dc42beb6a87f863330138c8a4a957f77b52ab5e0 authored over 4 years ago
TextPositionTracker: set boxes_flow=None

We don't care about the order of lines in our analysis, and this is an
expensive calculation in ...

378f54361929b0e3ff9390f9a2e45d57eb84e277 authored over 4 years ago
Improve API documentation

62924ee28044443721cd46b34d7c64227323a370 authored over 4 years ago
Plugin manager: accept Path(plugin)

86a73191b01cb9b2a9da67dea30b63574d16945d authored over 4 years ago
Fix more mypy errors

86875997b8eda4aab064bef6f9b9bc397b4b2274 authored over 4 years ago
quality: fixing typing issues

b939584c7a915668ce143bf7ece6ad5f8dcb8230 authored over 4 years ago
readme: markdown cleanup

bbd174071d07a6a6f2f4349d5834979ad674b9d3 authored over 4 years ago
pyproject.toml: weird line wrapping?

e5b6fe131796c63c9956ffb14f8aaab72d0c1152 authored over 4 years ago
install: add Mageia

Closes #586. Thanks to @yannick56

f15d9049ebf333778c6649f5a7ffa7903a23b37a authored over 4 years ago
install: drop Ubuntu 14.04 steps

Bit rot must have set in.

7630c93e5bbe0a6dc388a1164f3d0358820b39b0 authored over 4 years ago
docs: move Windows ahead of FreeBSD

638d68aa8a2e0636c9b57158450a798e22d56503 authored over 4 years ago
docs: promote one liner installs, reorg Windows

a92dde058ae3b4e1dc9fc87bacf43db545ffcd8b authored over 4 years ago
Python 3.9beta is now known to work (Fedora)

580f2ebb4b663d850222bb14ed898f7a78777fb9 authored over 4 years ago
docs: Update Fedora versions

01cae7a584b3cd2bc55ef61fb1114866bf04175f authored over 4 years ago
Spell runslow correctly

66337813e63a37b2a6b6c9eff9d5025e5ef752e0 authored over 4 years ago
New hocrtransform test isn't platform stable - mark runslow

eb5a211e728c8c959726fde091d75470d8f4f176 authored over 4 years ago
v10.2.0 release notes

Closes #582, #584, #545

5142933120055a01cee341f30b897f21ff62089c authored over 4 years ago
Update test cache

06ab114aa80b046807188443bc2db4de7be69ffa authored over 4 years ago
test_hocrtransform: this test is worth not caching

1257419465c04de4a3c54924bdcde38ca0f7dce3 authored over 4 years ago
Add test to sanity check our pdf renderers

30404f53f033e78111a255b888cef1028f01f264 authored over 4 years ago
hocrtransform: some text not included in output after Tesseract changes

1ce8edbdfe8c8d1da968f8515a0875421a331503 authored over 4 years ago
hocrtransform: refactor colors

d4b704a0ae6c71e80f948c90239398e145bf3cb6 authored over 4 years ago
hocrtransform: refactor xpath manipulations

2d64e1536db759518b7f44172e1ff56e7182a0d1 authored over 4 years ago
hoctransform: remove deprecated element.getchildren()

Breaks Python 3.9.

c8b581ac3127e53234c727da209239390c687415 authored over 4 years ago
Document that API accepts streams now

ad8dead7df652e6007ce6f4b1dce74c161bc539e authored over 4 years ago
A few minor typing issues

c9bd87254e4fc4abaf07dfd184ff7fbca7c06ab4 authored over 4 years ago
Support input/output streams at API level

f4cb4244518bbc43137832d6b4381530eacc599b authored over 4 years ago
Fix missing f-string in log message

fef14778d52be895bb690c8ca01012413c7b28ed authored over 4 years ago
Decouple plugin manager forking from PdfContext/Pagecontext

86ec63f215a0e7d3167c4fa9dbffeb5bda9aaace authored over 4 years ago
jobcontext.PdfContext: remove dead code, add annotations

5b10ec9d39c984d360ba12b5ceae2f039e1e1c3c authored over 4 years ago
Bump requirements (mainly for Docker's benefit)

800c75c4e582f75a87b68b8451e295dcb7ba4453 authored over 4 years ago
Update Docker to Ubuntu 20.04 and jbig2-latest

24d64b04c33448ef92ac8eecd64959597233916f authored over 4 years ago
Fix some tests that were failing in Docker

48e2750551ba095962292a94212049a7987b192a authored over 4 years ago
Update and sync .dockerignore, .gitignore

Also blacklist .* and whitelist the ones we want.

e182c5f63e82a69e481724a4a30521c7462c256c authored over 4 years ago
Fix deleted path in .coveragerc

06d52326db2119c0446705d5c3eb29ddf336e7fd authored over 4 years ago
Fix issue #582 - PDF/A acquires title "Untitled" after conversion

ebfe4f0d29d038248137882859025b346ba115e7 authored over 4 years ago
v10.1.1 release notes

ad22977c84432ce125c25ca05d7172a28bbbf31d authored over 4 years ago
Fix OMP_THREAD_LIMIT rounded down to 0 in some cases

6ac50646f07ad3ab85900b6201f80bdabf913a15 authored over 4 years ago
v10.1.0 notes

24b6a4ad502875986fa85ec184b71d511d783202 authored over 4 years ago
unpaper: use PNG input where possible

Unpaper accepts PNG as input now, so avoid generating a huge
temporary PPM file if we can. If we...

e802896d4dc34ae64bdd8f5055a3b30c8dda5c8d authored over 4 years ago
coverage: ignore type checking

0b5a20e593114c0397288896ab8eb7247a580de2 authored over 4 years ago
sync: refactor preprocess image filtering

642998ead6a2f54894fca0c795951c3cabe4e6bb authored over 4 years ago
Add a lot of type annotations

698aab4f75b44836b778f8a2975bd9fe0ecae2c0 authored over 4 years ago
sync: refactor intermediate image production

34231ac667decc772a03a366317cd9843987f3f3 authored over 4 years ago
For --clean-final, use same image as --clean if possible

ddedf7cd2e807335ec47cd82a7f5483f865ff5ba authored over 4 years ago
docs: improve description of plugins

9d127d354c78fa97910224068ea4fcac58e91e0c authored over 4 years ago
Some corrections to release notes

2d2a4894ab62ddedc25bd5c87ac9bb959a221460 authored over 4 years ago
Fix error message in logging from repeated filtering

If logging somehow triggers PageNumberFilter multiple times, it would fail on the second occurre...

862861e3ca59e92110db66e2f63de90714008833 authored over 4 years ago
test_two_languages: use narrower test

892db88f0eacf39cde12fe2084e5f1ce7de8c11a authored over 4 years ago
Fix tests that failed on other platforms from previous fix

eeb44f78ccaa6eaa0d38295bf2048dbb96c85c09 authored over 4 years ago