Typefully

imshow: Flexible and Customizable Image Display

Avatar

Share

 • 

3 years ago

 • 

View on X

Introducing a new Python app: "imshow": Flexible and Customizable Image Display I needed an image viewer that's: • Flexible - cli & code interface • Customizable - visualize any data as an image • Fast & clean Examples: imshow *.jpg imshow *.jpg --plugin tile --col 3… twitter.com/i/web/status/1744375875548631424
1. show one-by-one (default) imshow *.jpg # press 'n': next, 'p': previous, 'q': quit
2. tiling (a builtin plugin) imshow *.jpg --plugin tile --col 3 imshow *.jpg --plugin tile --col 3 --row 3 Show multiple images as a grid:
3. marking (a builtin plugin) imshow *.jpg --plugin mark Press 'm' and save filenames to a text file:
4. a custom plugin imshow *.jpg --plugin countdown_plugin.py Implement your own custom plugin with Python. This is just an example:
How to install: pip install imshow Code→ github.com/wkentaro/imshow
Avatar

Kentaro Wada

@wkentaro_

I share my insights while building: • Flexible image labeling for AI @labelmeai🌎 • Robot vision for next-gen automation @mujin🇯🇵 ー prev: PhD at Imperial 🇬🇧