notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-textual-image Render images via Kitty's Terminal Graphics Protocol with Rich and Textual
0.8.4 textprocnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-13 06:30:19
Last Update: 2025-10-18 23:54:33
Commit Hash: d812072
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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 py311-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 py311-textual-image listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-textual-image
Package flavors (<flavor>: <package>)
  • py311: py311-textual-image
distinfo:
TIMESTAMP = 1759816482 SHA256 (textual_image-0.8.4.tar.gz) = d13f960da07659cfac9d9e417ca7057b3ac0c17a7827ae8e47c3b164d43776fc SIZE (textual_image-0.8.4.tar.gz) = 109056

Packages (timestamps in pop-ups are UTC):
py311-textual-image
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.40.8.4--0.8.4n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest0.8.40.8.4--0.8.4---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.8.40.8.4n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-0.8.4n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-pillow>=10.3.0 : graphics/py-pillow@py311
  2. py311-rich>=13.4.0 : textproc/py-rich@py311
  3. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-textual-image-0.8.4: TEXTUAL=off: Textual support ===> Use 'make config' to modify these settings
Options name:
textproc_py-textual-image
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/t/textual_image/
  2. https://pypi.org/packages/source/t/textual_image/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.4
18 Oct 2025 23:54:33
commit hash: d81207230f5b37e426c7996961c8715b281306f8commit hash: d81207230f5b37e426c7996961c8715b281306f8commit hash: d81207230f5b37e426c7996961c8715b281306f8commit hash: d81207230f5b37e426c7996961c8715b281306f8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-textual-image: Add TEXTUAL option
0.8.4
13 Oct 2025 06:11:14
commit hash: 93672b76f29d5bb0bbb41a22389e69dafe8acd9ccommit hash: 93672b76f29d5bb0bbb41a22389e69dafe8acd9ccommit hash: 93672b76f29d5bb0bbb41a22389e69dafe8acd9ccommit hash: 93672b76f29d5bb0bbb41a22389e69dafe8acd9c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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: 2