Alexander Piskun

Results 199 comments of Alexander Piskun
trafficstars

as was mentioned it is already avalaible for a few years as a `website` tag

We have already made a new design, I’ll close this issue for now, because the “rate the app” button is already visible above the comments, and it’s hard not to...

> Here are two images in a ZIP file: one in HEIF (slow to open) and the same one converted to JPEG (fast to open). > [Slow opening comparison.zip](https://github.com/strukturag/libheif/files/10436443/Slow.opening.comparison.zip) ```python3...

this can be closed, starting from libheif `1.17.0` there is `heif_image_handle_get_preferred_decoding_colorspace` function that is working fine for this case

> As a result, the --matrix_coefficients, --colour_primaries and --transfer_characteristic flags of heif-enc have zero effect ever since this commit, which in turn prevents achieving true lossless since RGB is always...

An additional flag would also be useful to perform all transformations except for the final rotation as @kmilos says. Just expose and read transformations is not enough, that will disable...

In my opinion, the current approach is more universal, since it allows you to get heif_item without getting the image handle, and in which case weed out images that are...

Save in API format from ComfyUI web interface

It requires ~15 GB of video ram, so no images on _RTX2060 6GB_

@0-wiz-0 can you test with `pillow_heif==0.9.3` the same code? I did not tested last version of pillow_heif(with native `C` extension) with `multiprocessing` module.