Skip to content

adding support to tif images#1227

Open
username77 wants to merge 12 commits intoUglyToad:masterfrom
username77:master
Open

adding support to tif images#1227
username77 wants to merge 12 commits intoUglyToad:masterfrom
username77:master

Conversation

@username77
Copy link

add tif ccitt g4 to pdf because if we add as png/jpeg pdf increase the size 10x the size of tiff.
in this way we can load the tiff with BitMiracle.LibTiff and put into AddCcittG4

@BobLd
Copy link
Collaborator

BobLd commented Dec 27, 2025

@username77 thanks a lot for the PR. Can you clean all these file version / assembly version? Also, do you mind adding tests? Thanks a lot

@username77
Copy link
Author

try to see if is ok now

@username77 username77 closed this Dec 27, 2025
@username77 username77 reopened this Dec 27, 2025
@BobLd
Copy link
Collaborator

BobLd commented Feb 1, 2026

@username77 can you please remove all references to BitMiracle.LibTiff.NET? If you need Tiff in the tests, just use the bytes array (post any BitMiracle.LibTiff.NET tansformation).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants