MCPcopy 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
4from PIL import Image

Callers

nothing calls this directly

Calls 2

openMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected