Text art: drawings made from characters
Multiline character drawings: faces, animals, hearts, celebrations, nature, objects, dividers, and frames with search and whole-block copying.
Recently copied
Faces and emotions
Smiles, surprise, sleep, and other emotions drawn across several lines.
Animals
Cats, dogs, birds, and other creatures made from text characters.
Love and friendship
Hearts, letters, couples, and warm signs of affection.
Celebrations
Cake, gifts, fireworks, and celebratory compositions.
Nature and space
Mountains, trees, weather, planets, and space scenes.
Objects
Everyday items, devices, and small text pictograms.
Dividers and frames
Ready-made decorative lines and frames for posts, notes, and profiles.
How to paste text art cleanly
Use a monospace font
Equal-width characters keep columns and diagonals aligned.
Preserve line breaks
Paste the complete block and avoid tools that merge lines.
Prefer code blocks
Markdown code fences usually preserve spaces and prevent automatic formatting.
Continue working with text
Copy a symbol, convert markup, clean a fragment, or keep the result in the notebook.
- Encode HTML entities Turn special characters into safe HTML entities or decode them back.
- Convert Markdown to HTML Prepare HTML markup from a Markdown draft.
- Remove HTML tags Keep readable text and discard markup.
- Change text case Convert letters to upper or lower case.
- Open the online notebook Use copied symbols in a note stored locally in your browser.
Questions about text art
What is text art?
Text art is a picture assembled from letters, punctuation, box-drawing marks, and other text characters. It can be copied and pasted like ordinary text.
Is all text art ASCII art?
No. Strict ASCII art uses the basic ASCII character set. This collection also uses Unicode lines, shapes, and symbols to create more compact drawings.
How do I preserve the alignment?
Paste the drawing into a monospace font or a code block and keep its spaces and line breaks. Proportional fonts can shift individual parts.
Can I post text art in messages and social media?
Usually yes, but some services trim leading spaces or wrap long lines. Check the preview and use a code block when the platform supports it.
How do I copy a complete drawing?
Select its card. Every line, space, and symbol in the drawing is copied to the clipboard as one text block.