Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-577886.py
File
recipe-577886.py
recipes/Python/577886_Convert_Image_Format/recipe-577886.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
## {{{ http://code.activestate.com/recipes/180801/ (r4)
2
#!/usr/bin/env python
3
4
""
"Program
for
converting image files&
#x27; format. Converts 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