Skip to content

WebP support: huge size on disk #2394

@idunnodog

Description

@idunnodog

Hi, I'm using Kingfisher for caching WebP images. And the problem is that if my webp image is about 200kb, the images saved on device will be about 1-2 Mb. I can resolve it if i use WebPProcessor.default (external lib to support webp in Kingfisher), but it has some issues with sync checking value in cache.
Is it normal behaviour for Kingfisher with WebP?

p.s. with .cacheOriginalImage doesn't make changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions