Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LearnPrompt/LearnPrompt
/ convert_to_webp.py
File
convert_to_webp.py
scripts/convert_to_webp.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
from
pathlib
import
Path
3
from
PIL
import
Image
4
from
svglib.svglib
import
svg2rlg
Callers
nothing calls this directly
Calls
1
main
Function · 0.85
Tested by
no test coverage detected