libwebp.net icon indicating copy to clipboard operation
libwebp.net copied to clipboard

An asynchronous utility for encoding images to Google's .webp format using lossy and lossless compression algorithms.

Results 5 libwebp.net issues
Sort by recently updated
recently updated
newest added

Hi there, i want to use encoder with not create any file, i need only stream output how to do it?

enhancement

Libwebp.Net.errors.CommandExecutionException: LibWebP.Net CommandExecutor Shell Failed: An error occurred trying to start process '/tmp/cwebp.sh' with working directory '/var/www/vhosts/xremaps.com/NetCore'. Permission denied Hello, I encountered the above problem. I will be glad if...

bug

I got this error when deploy code to hosting service (it works well on Azure) In some cases, path0 has value "'C:\Windows\TEMP" and the user account don't have permission to...

bug

I get an exception "The process cannot access the file 'C:\...\AppData\Local\Temp\cwebp.exe' because it is being used by another process. ",when I had multi request but I don't have any exception...

enhancement
good first issue

This is a great library. Super simple to use but with lots of options. I'm currently using FFmpeg to convert images to .webp on my Ubuntu VPS. Are you planning...

enhancement
question