Ecosyste.ms: OpenCollective

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

pdfcpu

Support development and maintenance of the best free Go based PDF tools on the planet.
Collective - Host: opensource - https://opencollective.com/pdfcpu - Website: https://pdfcpu.io - Code: https://github.com/pdfcpu

Fix #794 , add PDF 2.0 disclaimer

github.com/pdfcpu/pdfcpu - 694f81f93721942db88cbf913eedd4ef80ed3418 authored 12 months ago
Fix #758, #770

github.com/pdfcpu/pdfcpu - 261c563d01a4f033e722e5e89075e7f69cb39547 authored 12 months ago
Fix #779, #780

github.com/pdfcpu/pdfcpu - 9295163efb90f9e56722dc0631c9b70dc48a5892 authored 12 months ago
Fix bug with types when splitting pdf

github.com/pdfcpu/pdfcpu - 693527154025f9555fb9a4ba5f70288a6bd09025 authored about 1 year ago
Fix read_test.go

github.com/pdfcpu/pdfcpu - b565351811601d890bbf28af1f9c7e704d108543 authored about 1 year ago
sync up with master

github.com/pdfcpu/pdfcpu - 0a1a73a664f1a6c3e466f30973c1652d26540678 authored about 1 year ago
Clean up context usage

github.com/pdfcpu/pdfcpu - 1bc4da90e166df62a74bf05b2fc4d309e1a5e444 authored about 1 year ago
add type cast check

github.com/pdfcpu/pdfcpu - ef9bfc9e4151b764ed5b3acc7a32d6a30d9a5c33 authored about 1 year ago
fix validation in ParseXRefStreamDict for even sized arrays

github.com/pdfcpu/pdfcpu - ef759de4418499d9006ca7bfd8ed19ac1da2620d authored about 1 year ago
fix bug in clone for FilterPipeline DecodeParams in StreamDict object

github.com/pdfcpu/pdfcpu - 6e5acd72d1bb56ea59ae1bcc43f7f340a58ce5ee authored about 1 year ago
Fix building from distribution archive

Closes #751

github.com/pdfcpu/pdfcpu - 12e046dbc8440710842977337f452e87f702bd82 authored about 1 year ago
Fix #775, #490

github.com/pdfcpu/pdfcpu - 043541b532e5ff4a3fa214443059dcf7e8fc51ea authored about 1 year ago
Add testcase that parses a large dictionary.

github.com/pdfcpu/pdfcpu - 04634d3a66a522775f01ba93bcbbd740915bd62d authored about 1 year ago
Avoid calling "DecodeName" when parsing dictionaries.

If no name with a "#" has been added before, it's not necessary to go
through the expensive "Ins...

github.com/pdfcpu/pdfcpu - bec27a4753121bc3d52658f50d3d1ab222bcb8dd authored about 1 year ago
Add tests for new reading functions that take a Context.

github.com/pdfcpu/pdfcpu - d5443feb4afcdb424ee2c6c9b74a890495b32d4f authored about 1 year ago
Add new reading / parsing functions that take a Context object.

This will allow the caller to optionally cancel long-running parsing calls.

github.com/pdfcpu/pdfcpu - f2e442194b4d684083a863c29f17f917fddd8bf2 authored about 1 year ago
PDF 2.0 safe guard, fix #740, bump version

github.com/pdfcpu/pdfcpu - e3358c4cb69479cc3890265aa6ebdcd4bee1e555 authored about 1 year ago
Fix #665, #473

github.com/pdfcpu/pdfcpu - dce50855841d99d7b680148f00ec80f83c1cf2e2 authored about 1 year ago
Fix #732, #733, #734, #472, add vsenko to contr.

github.com/pdfcpu/pdfcpu - 297212bf86665caf74c8616d8ccccf52fd28140f authored about 1 year ago
Fix #716, add option for merging with divider

github.com/pdfcpu/pdfcpu - 125cee277651e4e8ea68d6fd4341342cd7afb896 authored about 1 year ago
Fix #722, 713

github.com/pdfcpu/pdfcpu - 4f99328122d06fed7e48493ced0bd27c3549bbfa authored over 1 year ago
Add Split by page number command

github.com/pdfcpu/pdfcpu - 180737135a6c20c05f59b918033277fd6b6cf181 authored over 1 year ago
Add viewerpref command

github.com/pdfcpu/pdfcpu - 821def59eede9cf5ba4f0151cb2476843f09e63f authored over 1 year ago
add pagemode, pagelayout commands

github.com/pdfcpu/pdfcpu - 9cdf2fd31351f481e93420436aa05c1cb42d995b authored over 1 year ago
validate PageMode, PageLayout

github.com/pdfcpu/pdfcpu - 685340dcccfb7927adc57e22e6a4463822140355 authored over 1 year ago
Fix #710, #635

github.com/pdfcpu/pdfcpu - 4fbc44eae971de1fd1a878f1823334514ac800a6 authored over 1 year ago
Improve logging, bump go.mod

github.com/pdfcpu/pdfcpu - f17d5317c48c40b7ce6eb73cbbe8d95831a540e8 authored over 1 year ago
Fix layout ParsePageFormat

github.com/pdfcpu/pdfcpu - 5349a52db6c5548880871ce76824b85443a4829a authored over 1 year ago
Cleanup table column paddings

github.com/pdfcpu/pdfcpu - b4556cce40b8f260855f17ef3c34edcf8064a1a0 authored over 1 year ago
Test ColPaddings

github.com/pdfcpu/pdfcpu - 404b465b915653caa51974e003821c4cd903fa13 authored over 1 year ago
Fix cli logging for merging

github.com/pdfcpu/pdfcpu - 6f1d3b26f567147788f4328491062dcb4a6aefb1 authored over 1 year ago
Fix Info collection

github.com/pdfcpu/pdfcpu - b68ca5f5012af84ae0ce19838e5d6be2e6bd0313 authored over 1 year ago
Simpler install intructions using `go install` directly

github.com/pdfcpu/pdfcpu - 7d9ce2352e66e43cfcf42686fdc20f355d7d4f67 authored over 1 year ago
Add Yaofu, Steve van Loben Sels to contributors, bump test.yml

github.com/pdfcpu/pdfcpu - d94b53737f7441dd79898d462aece54f5d626827 authored over 1 year ago
Fix handling of State/StateModel validation

github.com/pdfcpu/pdfcpu - 1701e636afec205818dd4e81608ec4e57c789365 authored over 1 year ago
added test file for text annotations w/ all known state/state model pairs

github.com/pdfcpu/pdfcpu - 06279927c1e58ff853617f01ace93000d9dbd8c3 authored over 1 year ago
Add State/Statemodel validation for TextAnnotation

github.com/pdfcpu/pdfcpu - d1a66fd55622289e30778bb665b7dd7b848ea90d authored over 1 year ago
Fix #679, #680

github.com/pdfcpu/pdfcpu - c135369f7a91abdce1675ab4dac42ac959f43eab authored over 1 year ago
Add bookmarks cmd, Fix #506, #621, #671, bump version

github.com/pdfcpu/pdfcpu - 1d309dcd12aa2208402cc103625f56160f743453 authored over 1 year ago
Fix #664, #666, #667, #669

github.com/pdfcpu/pdfcpu - be323230ede519cb324710899196d72f29315de1 authored over 1 year ago
Fix concurrent write to map userfontmetrics

github.com/pdfcpu/pdfcpu - 70de7fc3a693003c74c11d4f39ec7dbfcfa9b703 authored over 1 year ago
Cleanup #604

github.com/pdfcpu/pdfcpu - c67683134ab9d5989f761be5b5535db8a2b42ff0 authored over 1 year ago
fix(api): Protects DisableConfigDir from concurrent access using mutex

github.com/pdfcpu/pdfcpu - 7c02e0d713bfd13ce937cf4bb74d77274b8eb159 authored over 1 year ago
Export form errors

github.com/pdfcpu/pdfcpu - 337d25799f695e719700ed1bdde806a187f99443 authored over 1 year ago
Bump version

github.com/pdfcpu/pdfcpu - 4aef7f748314f33dff150ac76bab68f80477d75d authored over 1 year ago
Fix #608, #632, #650

github.com/pdfcpu/pdfcpu - d77fba2c76169337d27f9a078a742a62b16d21f7 authored over 1 year ago
Fix #617, #635

github.com/pdfcpu/pdfcpu - 53c77288cbd238433a255a5e2ebb34fc28be0cf6 authored over 1 year ago
Merge in PR #631

github.com/pdfcpu/pdfcpu - b36ed330346b2b78671d1cc60f53be4c565a37a0 authored over 1 year ago