py-pdf / pdfly

CLI tool to extract (meta)data from PDF and manipulate PDF files
BSD 3-Clause "New" or "Revised" License
108 stars 18 forks source link

Implement uncompress functionality for PDF files Closes #38 #66

Closed Kaos599 closed 1 week ago

Kaos599 commented 3 weeks ago

Closes #38

Kaos599 commented 2 weeks ago

SUre

Thank you for your contribution @Kaos599 👍

Could you please:

* add a mention of this new command in `README.md`

* add some unit tests in `tests/test_uncompress.py`

You could for example execute this command on all sample-files/*./*.pdf files, similar to this: #15 (comment)

Sure i will implement those within few days

Lucas-C commented 1 week ago

Hi @Kaos599

I see that you published a commit on this branch yesterday. Is is ready for reviewing? I think that there is still a minor merge conflict to resolve.

Kaos599 commented 1 week ago

@Lucas-C i have been busy with college exams so i just tried a little yesterday. I still need to implement most of the changes, I will get on it soon and will tag you once done.

Thanks for your patience!