Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-180801.py
File
recipe-180801.py
recipes/Python/180801_Convert_Image_Format/recipe-180801.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
3
""
"Program
for
converting image files
from
one format
4
to another. Will convert one file at a time or all
Callers
nothing calls this directly
Calls
9
Checkbutton
Class · 0.85
Label
Class · 0.85
Radiobutton
Class · 0.85
mainloop
Method · 0.80
Tk
Class · 0.50
Frame
Class · 0.50
Button
Class · 0.50
pack
Method · 0.45
title
Method · 0.45
Tested by
no test coverage detected