Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-579007.py
File
recipe-579007.py
recipes/Python/579007_Image_Converter/recipe-579007.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Image Converter
2
# Supported Formats:
3
# http://effbot.org/imagingbook/formats.htm
4
from
PIL
import
Image
Callers
nothing calls this directly
Calls
2
open
Method · 0.45
save
Method · 0.45
Tested by
no test coverage detected