| Port details |
- py-textual-image Render images via Kitty's Terminal Graphics Protocol with Rich and Textual
- 0.13.2 textproc
=0 0.12.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-10-13 06:30:19
- Last Update: 2026-07-08 13:32:26
- Commit Hash: 95cf5aa
- Also Listed In: python
- License: LGPL3
- WWW:
- https://github.com/lnqs/textual-image
- Description:
- textual-image renders images directly in your terminal using Textual and Rich.
textual-image offers both Rich renderables and Textual Widgets that leverage the
Terminal Graphics Protocol (TGP) and Sixel protocols to display images in your
terminal. For terminals that don't support these protocols, fallback rendering
using Unicode characters is available.
Supported Terminals:
- Terminal Graphics Protocol (TGP): Initially introduced by the Kitty terminal
emulator. While support is partially available in other terminals, it doesn't
seem to be really usable there.
- Sixel Graphics: Supported by various terminal emulators including xterm and a
lot of others.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}textual-image>0:textproc/py-textual-image@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-textual-image/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-textual-image
- pkg install py312-textual-image
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-textual-image listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-textual-image
- Package flavors (<flavor>: <package>)
- py312: py312-textual-image
- distinfo:
- TIMESTAMP = 1782966620
SHA256 (textual_image-0.13.2.tar.gz) = 8ca0cee2bfcd7734de5b16a1936da226b77b745e28830d9cf2bc202cb70e43ee
SIZE (textual_image-0.13.2.tar.gz) = 2185178
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-hatchling>=0 : devel/py-hatchling@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-pillow>=10.3.0 : graphics/py-pillow@py312
- py312-rich>=13.4.0 : textproc/py-rich@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- misc/py-oterm
Configuration Options:
- ===> The following configuration options are available for py312-textual-image-0.13.2:
NUMPY=off: NumPy mathematical computing support
TEXTUAL=off: Textual support
===> Use 'make config' to modify these settings
- Options name:
- textproc_py-textual-image
- USES:
- python:3.12+ shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.13.2 08 Jul 2026 13:32:26
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-textual-image: Update to 0.13.2
Changes: https://github.com/lnqs/textual-image/releases
https://github.com/lnqs/textual-image/blob/main/CHANGELOG.md |
0.12.0 27 Apr 2026 13:07:52
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-textual-image: Update to 0.12.0
- Add NUMPY option
Changes: https://github.com/lnqs/textual-image/releases |
0.8.5 15 Jan 2026 11:53:36
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-textual-image: Update to 0.8.5
Changes: https://github.com/lnqs/textual-image/releases |
0.8.4 18 Oct 2025 23:54:33
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-textual-image: Add TEXTUAL option |
0.8.4 13 Oct 2025 06:11:14
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-textual-image: Add py-textual-image 0.8.4
textual-image renders images directly in your terminal using Textual and Rich.
textual-image offers both Rich renderables and Textual Widgets that leverage the
Terminal Graphics Protocol (TGP) and Sixel protocols to display images in your
terminal. For terminals that don't support these protocols, fallback rendering
using Unicode characters is available.
Supported Terminals:
- Terminal Graphics Protocol (TGP): Initially introduced by the Kitty terminal
emulator. While support is partially available in other terminals, it doesn't
seem to be really usable there.
- Sixel Graphics: Supported by various terminal emulators including xterm and a
lot of others. |
Number of commits found: 5
|