Text Table Generator
Generate ASCII and Unicode text tables for documentation and emails
Table Editor
Text Output
How to Use
Editing Table Content
- Click any cell to edit its content
- Press Enter or click outside to save changes
- Click × button to delete rows
- Use Add Row/Column buttons to expand the table
Generating Text Tables
- Click "Generate Table" to create the output
- Enable Unicode for prettier box borders
- Use reStructuredText format for documentation
- Copy to clipboard or download as text file
Table Formats
- ASCII: Simple +--+ borders, universal compatibility
- Unicode: ┌─┐ borders, modern look
- reStructuredText: Format for Sphinx and RST docs
- Responsive layout adjusts to content width
Use Cases
- Plain text documentation and README files
- Email and text message formatting
- Command-line tool documentation
- Markdown and reStructuredText conversion