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 #798

github.com/pdfcpu/pdfcpu - a8b4a4abd0bc39f5b463ba0e915717e5918c8674 authored 8 months ago by Horst Rutter <[email protected]>
Fix #794 , add PDF 2.0 disclaimer

github.com/pdfcpu/pdfcpu - 694f81f93721942db88cbf913eedd4ef80ed3418 authored 8 months ago by Horst Rutter <[email protected]>
Fix #773

github.com/pdfcpu/pdfcpu - 032b32da062d3307988a1a3cad1f89fec6ea4b89 authored 8 months ago by Horst Rutter <[email protected]>
Fix #765

github.com/pdfcpu/pdfcpu - 055e03f0bfd445f465e840d5acb8326c4aef86d0 authored 8 months ago by Horst Rutter <[email protected]>
Fix #758, #770

github.com/pdfcpu/pdfcpu - 261c563d01a4f033e722e5e89075e7f69cb39547 authored 8 months ago by Horst Rutter <[email protected]>
Fix #779, #780

github.com/pdfcpu/pdfcpu - 9295163efb90f9e56722dc0631c9b70dc48a5892 authored 9 months ago by Horst Rutter <[email protected]>
Fix #724

github.com/pdfcpu/pdfcpu - 865e6b7b49fb3ca732516c964db7ddde5022242f authored 9 months ago by Horst Rutter <[email protected]>
Fix #796

github.com/pdfcpu/pdfcpu - 222cf6c2dd89d9c70565f170fb57079b77c21e27 authored 9 months ago by Horst Rutter <[email protected]>
Fix #772

github.com/pdfcpu/pdfcpu - 6ae90db69a467c438d6ca14dbc0522a1aa3d71af authored 9 months ago by Horst Rutter <[email protected]>
Fix #789

github.com/pdfcpu/pdfcpu - 96659b75a97fa44f8bfdc4d4586915b8ca1646bc authored 9 months ago by Horst Rutter <[email protected]>
Fix #786

github.com/pdfcpu/pdfcpu - dae09ebf887e2f2c6c804238ed7cbc2a75f64b22 authored 9 months ago by Horst Rutter <[email protected]>
Fix #766

github.com/pdfcpu/pdfcpu - ac6f14aeb1caec837f54f607328d142244bcc62f authored 9 months ago by Horst Rutter <[email protected]>
Fix #760

github.com/pdfcpu/pdfcpu - 60e13f35c006839d5ed74a051a000b94a248ff0d authored 9 months ago by Horst Rutter <[email protected]>
Fix #759

github.com/pdfcpu/pdfcpu - 6e235c07fd1d40e07498eba7cc7d633cc669e1e5 authored 9 months ago by Horst Rutter <[email protected]>
Fix #771

github.com/pdfcpu/pdfcpu - 793c50905cb55ce55961a29c8a1bc7bfe5741172 authored 9 months ago by Horst Rutter <[email protected]>
Fix bug with types when splitting pdf

github.com/pdfcpu/pdfcpu - 693527154025f9555fb9a4ba5f70288a6bd09025 authored 9 months ago by kalimit <[email protected]>
Fix read_test.go

github.com/pdfcpu/pdfcpu - b565351811601d890bbf28af1f9c7e704d108543 authored 9 months ago by Horst Rutter <[email protected]>
sync up with master

github.com/pdfcpu/pdfcpu - 0a1a73a664f1a6c3e466f30973c1652d26540678 authored 9 months ago by Horst Rutter <[email protected]>
Clean up context usage

github.com/pdfcpu/pdfcpu - 1bc4da90e166df62a74bf05b2fc4d309e1a5e444 authored 9 months ago by Horst Rutter <[email protected]>
add type cast check

github.com/pdfcpu/pdfcpu - ef9bfc9e4151b764ed5b3acc7a32d6a30d9a5c33 authored 9 months ago by Nikita Sivukhin <[email protected]>
fix validation in ParseXRefStreamDict for even sized arrays

github.com/pdfcpu/pdfcpu - ef759de4418499d9006ca7bfd8ed19ac1da2620d authored 9 months ago by Nikita Sivukhin <[email protected]>
fix bug in clone for FilterPipeline DecodeParams in StreamDict object

github.com/pdfcpu/pdfcpu - 6e5acd72d1bb56ea59ae1bcc43f7f340a58ce5ee authored 9 months ago by Nikita Sivukhin <[email protected]>
Fix building from distribution archive

Closes #751

github.com/pdfcpu/pdfcpu - 12e046dbc8440710842977337f452e87f702bd82 authored 9 months ago by Alexis Hildebrandt <[email protected]>
Fix #775, #490

github.com/pdfcpu/pdfcpu - 043541b532e5ff4a3fa214443059dcf7e8fc51ea authored 9 months ago by Horst Rutter <[email protected]>
Add testcase that parses a large dictionary.

github.com/pdfcpu/pdfcpu - 04634d3a66a522775f01ba93bcbbd740915bd62d authored 9 months ago by Joachim Bauch <[email protected]>
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 9 months ago by Joachim Bauch <[email protected]>
Add tests for new reading functions that take a Context.

github.com/pdfcpu/pdfcpu - d5443feb4afcdb424ee2c6c9b74a890495b32d4f authored 9 months ago by Joachim Bauch <[email protected]>
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 9 months ago by Joachim Bauch <[email protected]>
Fix #766

github.com/pdfcpu/pdfcpu - b89d7b1ab108d54a983c9653d47df07bbad5336e authored 9 months ago by Horst Rutter <[email protected]>
Fix #755

github.com/pdfcpu/pdfcpu - e33b502b4fe35a2b7fceb2e1e5c9d2fdd4446d34 authored 10 months ago by Horst Rutter <[email protected]>
PDF 2.0 safe guard, fix #740, bump version

github.com/pdfcpu/pdfcpu - e3358c4cb69479cc3890265aa6ebdcd4bee1e555 authored 10 months ago by Horst Rutter <[email protected]>
Fix #665, #473

github.com/pdfcpu/pdfcpu - dce50855841d99d7b680148f00ec80f83c1cf2e2 authored 11 months ago by Horst Rutter <[email protected]>
Fix #723

github.com/pdfcpu/pdfcpu - cad9003dcd5a37ac98ebdb5aa501fc37a741dc8a authored 11 months ago by Horst Rutter <[email protected]>
Fix #732, #733, #734, #472, add vsenko to contr.

github.com/pdfcpu/pdfcpu - 297212bf86665caf74c8616d8ccccf52fd28140f authored 11 months ago by Horst Rutter <[email protected]>
Fix #747

github.com/pdfcpu/pdfcpu - d7a023150aae1eaeb3c27aa16278494cb0c48b6f authored 11 months ago by Horst Rutter <[email protected]>
Fix #739

github.com/pdfcpu/pdfcpu - f7d021cd0f9c7603111ce9e575a2354c0b8c0e53 authored 11 months ago by Horst Rutter <[email protected]>
Fix #727

github.com/pdfcpu/pdfcpu - 99643282bb3e8e8c2da1a734f3740b3707aa74c3 authored 11 months ago by Horst Rutter <[email protected]>
Fix #738

github.com/pdfcpu/pdfcpu - cf3b64a46902845d093e39bd8201fdfcf469e468 authored 11 months ago by Horst Rutter <[email protected]>
Fix #737

github.com/pdfcpu/pdfcpu - d6f60e1a9b6d39ac7c1bcf6ecd061396780ffb3f authored 11 months ago by Horst Rutter <[email protected]>
Fix #736

github.com/pdfcpu/pdfcpu - b34248d2aae6a126039da399026bba99f83113cd authored 11 months ago by Horst Rutter <[email protected]>
Fix #716, add option for merging with divider

github.com/pdfcpu/pdfcpu - 125cee277651e4e8ea68d6fd4341342cd7afb896 authored 11 months ago by Horst Rutter <[email protected]>
Fix #722, 713

github.com/pdfcpu/pdfcpu - 4f99328122d06fed7e48493ced0bd27c3549bbfa authored 12 months ago by Horst Rutter <[email protected]>
Add Split by page number command

github.com/pdfcpu/pdfcpu - 180737135a6c20c05f59b918033277fd6b6cf181 authored 12 months ago by Horst Rutter <[email protected]>
Add viewerpref command

github.com/pdfcpu/pdfcpu - 821def59eede9cf5ba4f0151cb2476843f09e63f authored 12 months ago by Horst Rutter <[email protected]>
add pagemode, pagelayout commands

github.com/pdfcpu/pdfcpu - 9cdf2fd31351f481e93420436aa05c1cb42d995b authored about 1 year ago by Horst Rutter <[email protected]>
Fix #717

github.com/pdfcpu/pdfcpu - 4a2298ca0483ec7a1f22ff17fcd8f5fb49405072 authored about 1 year ago by Horst Rutter <[email protected]>
Fix #711

github.com/pdfcpu/pdfcpu - b4d3bd5e5bb61a135543fbbc72555c4b529a3e48 authored about 1 year ago by Horst Rutter <[email protected]>
validate PageMode, PageLayout

github.com/pdfcpu/pdfcpu - 685340dcccfb7927adc57e22e6a4463822140355 authored about 1 year ago by Horst Rutter <[email protected]>
Cleanup

github.com/pdfcpu/pdfcpu - 4dc90a13f096e9877dc1603b66de360b12c8b277 authored about 1 year ago by Horst Rutter <[email protected]>
Fix #710, #635

github.com/pdfcpu/pdfcpu - 4fbc44eae971de1fd1a878f1823334514ac800a6 authored about 1 year ago by Horst Rutter <[email protected]>
Fix #708

github.com/pdfcpu/pdfcpu - 04840dd2b5ee9481547a08e33ea846ded6c2c31b authored about 1 year ago by Horst Rutter <[email protected]>
Fix #701

github.com/pdfcpu/pdfcpu - c5e440519fe70706133909c70a28ff52598d6648 authored about 1 year ago by Horst Rutter <[email protected]>
Fix #705

github.com/pdfcpu/pdfcpu - 2a899ed3a922c0436041b2c142f36efaf6dfbc7d authored about 1 year ago by Horst Rutter <[email protected]>
Fix #706

github.com/pdfcpu/pdfcpu - 3987bb6e65242a0383fae07d9f492f2d42c26053 authored about 1 year ago by Horst Rutter <[email protected]>
Improve logging, bump go.mod

github.com/pdfcpu/pdfcpu - f17d5317c48c40b7ce6eb73cbbe8d95831a540e8 authored about 1 year ago by Horst Rutter <[email protected]>
Fix layout ParsePageFormat

github.com/pdfcpu/pdfcpu - 5349a52db6c5548880871ce76824b85443a4829a authored about 1 year ago by Horst Rutter <[email protected]>
Cleanup table column paddings

github.com/pdfcpu/pdfcpu - b4556cce40b8f260855f17ef3c34edcf8064a1a0 authored about 1 year ago by Horst Rutter <[email protected]>
ColPaddings

github.com/pdfcpu/pdfcpu - 27f04647626e4efd1bdc8c2b2615a83f54b80b7f authored about 1 year ago by Romain Harache <[email protected]>
Test ColPaddings

github.com/pdfcpu/pdfcpu - 404b465b915653caa51974e003821c4cd903fa13 authored about 1 year ago by Romain Harache <[email protected]>
Fix #689

github.com/pdfcpu/pdfcpu - d298613c7740c6816d31fdee851d8a49a499d0f2 authored about 1 year ago by Horst Rutter <[email protected]>
Fix cli logging for merging

github.com/pdfcpu/pdfcpu - 6f1d3b26f567147788f4328491062dcb4a6aefb1 authored about 1 year ago by Horst Rutter <[email protected]>
Fix Info collection

github.com/pdfcpu/pdfcpu - b68ca5f5012af84ae0ce19838e5d6be2e6bd0313 authored about 1 year ago by Horst Rutter <[email protected]>
Simpler install intructions using `go install` directly

github.com/pdfcpu/pdfcpu - 7d9ce2352e66e43cfcf42686fdc20f355d7d4f67 authored about 1 year ago by Johann Sebastian Schicho <[email protected]>
Add Yaofu, Steve van Loben Sels to contributors, bump test.yml

github.com/pdfcpu/pdfcpu - d94b53737f7441dd79898d462aece54f5d626827 authored about 1 year ago by Horst Rutter <[email protected]>
Fix #677

github.com/pdfcpu/pdfcpu - 7a908c858c03ff124ed84fa55a4ce7317848a801 authored about 1 year ago by Horst Rutter <[email protected]>
Fix handling of State/StateModel validation

github.com/pdfcpu/pdfcpu - 1701e636afec205818dd4e81608ec4e57c789365 authored about 1 year ago by Steve van Loben Sels <[email protected]>
added test file for text annotations w/ all known state/state model pairs

github.com/pdfcpu/pdfcpu - 06279927c1e58ff853617f01ace93000d9dbd8c3 authored about 1 year ago by Steve van Loben Sels <[email protected]>
Add State/Statemodel validation for TextAnnotation

github.com/pdfcpu/pdfcpu - d1a66fd55622289e30778bb665b7dd7b848ea90d authored about 1 year ago by Horst Rutter <[email protected]>
Fix #679, #680

github.com/pdfcpu/pdfcpu - c135369f7a91abdce1675ab4dac42ac959f43eab authored about 1 year ago by Horst Rutter <[email protected]>
Fix #676

github.com/pdfcpu/pdfcpu - b42e6eba47fa1290a63f8e074907d233b2cfdbc6 authored about 1 year ago by Horst Rutter <[email protected]>
Fix #675

github.com/pdfcpu/pdfcpu - 91b6234dd34dee71c18960c014bfefc0050ac33a authored about 1 year ago by Horst Rutter <[email protected]>
Add bookmarks cmd, Fix #506, #621, #671, bump version

github.com/pdfcpu/pdfcpu - 1d309dcd12aa2208402cc103625f56160f743453 authored about 1 year ago by Horst Rutter <[email protected]>
Fix #664, #666, #667, #669

github.com/pdfcpu/pdfcpu - be323230ede519cb324710899196d72f29315de1 authored about 1 year ago by Horst Rutter <[email protected]>
Fix #663

github.com/pdfcpu/pdfcpu - a9afcfe683880972fbbb576e12ef74688005ed3a authored about 1 year ago by Horst Rutter <[email protected]>
Fix #659

github.com/pdfcpu/pdfcpu - 3161cdf7ab1c44ea336ad10962ed53c68afea57c authored about 1 year ago by Horst Rutter <[email protected]>
Fix #664

github.com/pdfcpu/pdfcpu - f0e5a707d0380a78cb663b411df7cb8b2868a327 authored about 1 year ago by Horst Rutter <[email protected]>
Fix concurrent write to map userfontmetrics

github.com/pdfcpu/pdfcpu - 70de7fc3a693003c74c11d4f39ec7dbfcfa9b703 authored about 1 year ago by semvis123 <[email protected]>
Fix #660

github.com/pdfcpu/pdfcpu - bda08ddecf9da817255635e0636aae80b106b1d3 authored about 1 year ago by Horst Rutter <[email protected]>
Cleanup #604

github.com/pdfcpu/pdfcpu - c67683134ab9d5989f761be5b5535db8a2b42ff0 authored about 1 year ago by Horst Rutter <[email protected]>
fix(api): Protects DisableConfigDir from concurrent access using mutex

github.com/pdfcpu/pdfcpu - 7c02e0d713bfd13ce937cf4bb74d77274b8eb159 authored about 1 year ago by Yoshiki Nakagawa <[email protected]>
Fix #657

github.com/pdfcpu/pdfcpu - fff38539507a479f032507de2a99c6cec97df1a0 authored about 1 year ago by Horst Rutter <[email protected]>
Export form errors

github.com/pdfcpu/pdfcpu - 337d25799f695e719700ed1bdde806a187f99443 authored about 1 year ago by Horst Rutter <[email protected]>
Bump version

github.com/pdfcpu/pdfcpu - 4aef7f748314f33dff150ac76bab68f80477d75d authored over 1 year ago by Horst Rutter <[email protected]>
Cleanup

github.com/pdfcpu/pdfcpu - bc1661f99451baca2e8c5bf599373f0d6268d1af authored over 1 year ago by Horst Rutter <[email protected]>
Fix #649

github.com/pdfcpu/pdfcpu - 7da9606e686e3d8659f7d71c40b97b67e5025288 authored over 1 year ago by Horst Rutter <[email protected]>
Fix #654

github.com/pdfcpu/pdfcpu - 9b69fb121ffabc5321360487954b0c28b47910b4 authored over 1 year ago by Horst Rutter <[email protected]>
Fix #608, #632, #650

github.com/pdfcpu/pdfcpu - d77fba2c76169337d27f9a078a742a62b16d21f7 authored over 1 year ago by Horst Rutter <[email protected]>
Fix #637

github.com/pdfcpu/pdfcpu - fd12f8b0f2e3bff59f736070c34d88d84bdb63d7 authored over 1 year ago by Horst Rutter <[email protected]>
Fix #626

github.com/pdfcpu/pdfcpu - 353d3c0f3f67429fa6c6004b5c4afb0a27df7bb3 authored over 1 year ago by Horst Rutter <[email protected]>
Fix #617, #635

github.com/pdfcpu/pdfcpu - 53c77288cbd238433a255a5e2ebb34fc28be0cf6 authored over 1 year ago by Horst Rutter <[email protected]>
Merge in PR #631

github.com/pdfcpu/pdfcpu - b36ed330346b2b78671d1cc60f53be4c565a37a0 authored over 1 year ago by Horst Rutter <[email protected]>
Fix #636

github.com/pdfcpu/pdfcpu - b1c460e4f637fcf6d6fbc7f56d14d8422c315245 authored over 1 year ago by Horst Rutter <[email protected]>
Fix #624

github.com/pdfcpu/pdfcpu - 05d0e9374b329809cc51f75a51dc82a9f9f86f20 authored over 1 year ago by Horst Rutter <[email protected]>
Fix #644

github.com/pdfcpu/pdfcpu - b17ba03796e8396eb4c1dfb0c9f153faa78c769a authored over 1 year ago by Horst Rutter <[email protected]>
Fix #623

github.com/pdfcpu/pdfcpu - df2a6121a6628389e7ec2eef9d33c78d20a00977 authored over 1 year ago by Horst Rutter <[email protected]>
Fix #606

github.com/pdfcpu/pdfcpu - bec6f916c987ed609739202d50b6c5185f0c66f7 authored over 1 year ago by Horst Rutter <[email protected]>