Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signing Image File always creates thumbnail in C2PA-Manifest and results in big file size #755

Open
nitrat7 opened this issue Oct 26, 2024 · 0 comments

Comments

@nitrat7
Copy link

nitrat7 commented Oct 26, 2024

Signing Image File always create thumbnail and results in big file size for signed image.

tested with c2patool 0.9.12

Creation of thumbnail should to be optional and if enabled, you should define size (width/height) by your own

Source JPG 653kBytes
Signed JPG 838kBytes and thumbnail 165kBytes

e.g.

./c2patool source.jpg -m test.json  -o ext_dest.jpg

(test.json same as https://github.com/contentauth/c2patool/blob/main/sample/test.json and self signed certs)

source
ext_dest
c2pa thumbnail claim

@scouten-adobe scouten-adobe transferred this issue from contentauth/c2patool Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant