Skip to content

How to add webp support to pillow? #2254

@jemdl1998

Description

@jemdl1998

Checklist

  • the issue is indeed a bug and not a support request
  • [ x] issue doesn't already exist: https://github.com/kivy/python-for-android/issues
  • I have a short, runnable example that reproduces the issue
  • I reproduced the problem with the latest development version (p4a.branch = develop)
  • I used the grave accent (aka backticks) to format code or logs when appropriated

Versions

  • Python: 3.8.3
  • OS: Manjaro Budgie
  • Kivy:1.11.1
  • Cython:
  • OpenJDK: 8

Description

I am trying to make an app that works with webp files and converts them to png. The problem is that it seems to me that the Pillow recipe for python4android does not add webp support. How can I get the web support added with the recipe?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions