wustho / epr

CLI Epub Reader
MIT License
1.21k stars 49 forks source link

Feature request: Inline images #36

Open Ddfulton opened 3 years ago

Ddfulton commented 3 years ago

I am using iTerm2 on Max OS Big Sur. I often use imgcat:

https://iterm2.com/documentation-images.html

Would it be possible to integrate this directly into epr?

mtshrmn commented 3 years ago

I'd like to see that as well, Any inline image implementation would be fine.

Glog78 commented 2 years ago

https://pypi.org/project/libsixel-python/0.4.0/ << this would be usable to implement support for sixel enabled terminals like contour (which i use). that would be amazing.