A PDF processor written in Go.
View the Project on GitHub pdfcpu/pdfcpu
Date | Tag / Commit | Description |
---|---|---|
2024-10-24 | v0.9.1 | Fix config file handling |
2024-10-24 | v0.9.0 | Add images list, extract, update cmds |
Add config list, reset cmds, | ||
Add offline flag, | ||
Fix #455, #859, #868, #897, #935, | ||
#940, #941, #947, #948, #953, | ||
#951, #953, #955, #961, #965 | ||
2024-08-31 | v0.8.1 | Improve CJK, annotation support, |
Fix #628, #687, #767, #819, #830, | ||
#862, #867, #871, #881, #884-#887, | ||
#890, #891, #895, #898, #903, #907, | ||
#908, #910-#912, #914, #915, #918, | ||
#921, #924, #926, #930-#932 | ||
2024-04-25 | v0.8.0 | PDF 2.0 encryption, parser speedup, |
booklet enhancements, | ||
Fix #821, #823, #826, #828, #832, | ||
#834, #835, #838, #839, #841, #844, | ||
#849, #851, #852, #855 | ||
2024-03-04 | v0.7.0 | Add zoom command, basic PDF 2.0 |
updating, Fix #628, #724, #756, | ||
#758-#760, #765-#766, #769-#774, | ||
#780, #783-#784, #786-#787, | ||
#793-#796, #798, #802, #805-#811, | ||
#813-815, #818 | ||
2023-12-10 | v0.6.0 | Add pagelayout, pagemode, viewerpref |
cmds, basic PDF 2.0 validation, Fix | ||
#373, #472, #473, #635, #665, #689, | ||
#701, #705, #706, #708, #710, #711, | ||
#713, #716, #717, #722, #723, #727, | ||
#731-733, #734, #736-740, #742,747 | ||
2023-08-20 | v0.5.0 | Add bookmarks command, |
Fix #506, #604, #621, #657, #659, | ||
#660, #663, #664, #666, #667, | ||
#669, #671 | ||
2023-07-20 | v0.4.2 | Bookmark support for merging |
Fix #606, #608, #617, #618, #622, | ||
#623, #624, #626, #627, #630-#632, | ||
#635-#637, #644, #649, #650, #654 | ||
2023-05-06 | v0.4.1 | Add cut, ndown, poster commands |
2023-02-28 | v0.4.0 | Add form, resize commands |
2021-12-04 | e9f927d | Fix #396, add config command |
2021-12-01 | a8a031e | Fix #398 |
2021-11-30 | v0.3.13 | Add create command |
Fix 335, #349, #353, | ||
#354, #356, #358, #362, #366, #371, | ||
#380, #381, #386, #387, #394, #388 | ||
2021-07-12 | v0.3.12 | Add annotations, images commands |
Fix #300, #302, #323, #324, #329, | ||
#331-336, #338, #341-343, #347, #350 | ||
2021-04-05 | v0.3.11 | Add right to left stamping |
2021-04-05 | v0.3.10 | Support webp, RTL Unicode Text, |
Fix #271, #273, #285, #287, | ||
#293-#299, #301, #303, #305, #307, | ||
#311, #313, #316, #319 | ||
2021-02-13 | v0.3.9 | Add booklet cmd, Fix #276, #279, |
#280, #285, #288, #290, #291 | ||
2020-12-24 | v0.3.8 | Add boxes, crop commands |
Fix #210, #216, #236, #238, #241, | ||
#244, #245, #250, #252, #256, #258, | ||
#259, #262, #264, #265, #268 | ||
2020-11-04 | v0.3.7 | Add CJKV font support, Fix #233 |
2020-09-30 | v0.3.6 | Fix #218, #220-#224, #231,#232 |
Add config dir & file | ||
2020-08-31 | v0.3.5 | Fix #145, #207, #208, #213, #215 |
2020-06-28 | v0.3.4 | Fix #100,#102,#177,#180,#187, |
Fix #191-197, #199-202 | ||
2020-05-27 | 58a1e27 | Fix #174 |
2020-05-26 | ed59dc3 | Fix #192 |
2020-05-25 | v0.3.3 | stamps: Add hAlign, margins, border |
Fix: #157,#170,#173,#175,#181-184,#188 | ||
2020-01-04 | v0.3.2 | Support multi-stamping |
Add keywords, properties commands | ||
Add collect, portfolio commands | ||
Fix #112,#140,#143,#144,#146,#148,#152 | ||
2019-11-15 | v0.3.1 | TrueType support, fix #126,133,137,138 |
2019-11-15 | v0.3 | Fix #113,#114,#117,#119,#121,#123,#130 |
2019-09-23 | v0.2.5 | Fix #101, #103, #107-#109 |
2019-08-28 | v0.2.4 | Fix #100, #104. Use x/image/ccitt. |
2019-08-11 | v0.2.3 | Transfer repo to org |
2019-08-01 | v0.2.2 | Fix #95-#97 |
2019-07-22 | 18994fd | Fix #94 |
2019-07-15 | v0.2.1 | Fix #92, #93 |
2019-07-14 | v0.2 | Redesign API, info cmd, Fix #87,#89-#91 |
2019-06-17 | v0.1.25 | Fix #88 |
2019-06-16 | v0.1.24 | Add AES-256 encryption |
2019-06-10 | 86b3445 | Fix #82, #86 repairs corrupt xref sections. |
2019-06-03 | 33da2dd | Fix #85 |
2019-05-10 | f9a4092 | Fix #80, #81 |
2019-04-19 | 9d476dd | Fix #77 |
2019-04-13 | 14e74ba | Fix #75, #76 |
2019-04-04 | 40f60a0 | Fix #74 |
2019-03-30 | v0.1.23 | Multiline watermarks, fix #27, #61, #63 |
2019-03-29 | eca8f35 | Fix #73 |
2019-03-28 | 80aa62c | Fix #71, #72 |
2019-03-24 | v0.1.22 | Insert & Remove Pages, go mod support. |
2019-03-13 | 967c250 | Fix #69: Correct name parsing. |
2019-03-03 | 067897d | Cleanup encryption. |
2019-02-24 | 6e1af9e | Fix stamp transform calc. |
2019-02-02 | 769b2e4 | Fix #64: locating lastxref. |
2019-01-13 | v0.1.21 | N-Up, Grid, fix #51, #58. |
2018-12-23 | v0.1.20 | Add Import and Rotate commands. |
2018-12-09 | v0.1.19 | JPEG support, fix #52,#53,#54,#56. |
2018-11-14 | v0.1.18 | ReadSeeker support, fix #5,#39,#44. |
2018-10-26 | v0.1.17 | TIFF Add support for CCITT decoding. |
2018-10-21 | v0.1.16 | CCITT fax decoding, fix #38, #40, #41. |
2018-09-16 | v0.1.15 | Add Stamp cmd, fork x/image/tiff . |
2018-06-09 | v0.1.14 | Extract: Write Flate as PNG, Fix #25. |
2018-05-27 | v0.1.13 | Add Runlength filter support. |
2018-05-22 | v0.1.12 | Fork compress/lzw , fix #21-#23. |
2018-05-01 | v0.1.11 | Add LZWDecode filter support. |
2018-04-17 | v0.1.10 | Add name tree caching, fix #18. |
2018-04-01 | v0.1.9 | Redesign extraction API, fix #7. |
2018-03-26 | v0.1.8 | Introduce PDFObject interface. |
2018-03-19 | v0.1.7 | Add logging interface, Merge PR #15. |
2018-01-14 | v0.1.6 | Add List/Add permissions command. |
2018-01-08 | v0.1.5 | Add Encrypt/Decrypt command. |
2017-12-21 | v0.1.4 | Fix object freelist management. |
2017-12-12 | v0.1.3 | Add Attachments command, fix #9. |
2017-11-27 | v0.1.2 | Fix #11. |
2017-11-05 | v0.1.1 | Add examples, Fix #10. |