mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
11 lines
382 B
Markdown
11 lines
382 B
Markdown
---
|
|
title: "Does Textual support images?"
|
|
alt_titles:
|
|
- "Can Textual display PNG / SVG files?"
|
|
- "Render images"
|
|
---
|
|
|
|
Textual doesn't have built-in support for images yet, but it is on the [Roadmap](https://textual.textualize.io/roadmap/).
|
|
|
|
See also the [rich-pixels](https://github.com/darrenburns/rich-pixels) project for a Rich renderable for images that works with Textual.
|