danfickle / danfickle/openhtmltopdf
WebP support
Open
- Dominant language
- Java
- Stars
- 2.2k
- Forks
- 423
- PR merge metrics
- No merged PRs in 30d
Description
I didn't immediately find something about this online, but it looks like WebP images aren't supported. You can try with this HTML :
``
It is supposed to show a red dot. The PNG version of this snippet works fine. Neither work in the sandbox because the sandbox filters out URLs including data urls.
Aside from preprocessing input HTML to convert WebP images to some other format, is there anything that can be done about it?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.