JuliaIO / ImageMagick.jl

Thin Wrapper for the library ImageMagick
Other
53 stars 37 forks source link

Can't read .webp images #192

Open niclasmattsson opened 3 years ago

niclasmattsson commented 3 years ago

See https://discourse.julialang.org/t/how-do-i-read-webp-images-with-julia/53597. Supposedly (see the thread) WebP support is included in the ImageMagick v7 binary, so maybe the solution is to upgrade? Ref #69.