Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PySimpleGUI/PySimpleGUI
/ Demo_Image_Viewer_Thumbnails.py
File
Demo_Image_Viewer_Thumbnails.py
DemoPrograms/Demo_Image_Viewer_Thumbnails.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
PySimpleGUI
as
sg
2
import
PIL
3
from
PIL
import
Image
4
import
io
Callers
nothing calls this directly
Calls
2
get_screen_size
Method · 0.80
main
Function · 0.70
Tested by
no test coverage detected