taggui icon indicating copy to clipboard operation
taggui copied to clipboard

added jxl support

Open yggdrasil75 opened this issue 11 months ago • 3 comments

This works on windows at least. changes: imagesize was removed as it was incompatible with jxl use pillow to get image size use pillow to load images images load and are converted to qimage. (probably should only do this for jxl, its slower than letting qt load directly) some minor changes that probably should be in a cleanup pr (I had a lot, but I reverted most - sorry about these)

yggdrasil75 avatar Feb 13 '25 15:02 yggdrasil75

@jhc13 I dont think there is a reason to not merge now. jxl should be a significant improvement for those willing to convert from jpg/png

yggdrasil75 avatar Mar 17 '25 13:03 yggdrasil75

Sorry, I don't have time to review pull requests at the moment.

jhc13 avatar Mar 17 '25 17:03 jhc13

I have pulled it into this fork now: https://github.com/StableLlamaAI/taggui_flow @yggdrasil75 you might want to use that fork now. When you have other PRs that are relevant for you, please create a PR for them against StableLlamaAI/taggui_flow so that I can check about pulling there

StableLlama avatar Aug 08 '25 21:08 StableLlama