UIImageHEIC icon indicating copy to clipboard operation
UIImageHEIC copied to clipboard

UIImage category that adds familiar HEIC encoding.

Results 4 UIImageHEIC issues
Sort by recently updated
recently updated
newest added

Hi, Support team! Can I read HEIC format image in macOS10.13 using this source?

iOS 14 has native WebP support, perhaps this library could be expanded to include that as well.

If your UIImage has transparency you end up with a black background despite HEIC being supposed to support transparency (and the docs saying the default bg color when the format...

视图使用tj_UIImageHEICRepresentation保存为heic格式 ,保存到Document沙盒目录之后, 转换为jpg格式并导出到 系统相册 结果图片是 横向显示的 本来imageOrientation 应该 是2 但是导出的时候的到的 是0