ASCII Art for Email Signatures
Design tasteful ASCII art email signatures that work across all email clients. Learn about width constraints, plain text formatting, and common patterns for professional signatures.
Detailed Explanation
Designing ASCII Art Email Signatures
ASCII art in email signatures adds personality while remaining compatible with all email clients — including plain text clients, mobile apps, and corporate email systems that strip HTML formatting.
Why ASCII Signatures?
- Universal compatibility — Works in every email client, including plain text mode
- No image loading — Images in email signatures are often blocked by default
- Consistent rendering — What you type is what recipients see (assuming monospace font)
- Small footprint — Just text characters, no file attachments or embedded images
Design Principles
Keep email signatures small and tasteful:
---
_ __
| | / /___
| | / / __ \
| |/ / /_/ /
|___/\____/ Victor Olson
Software Engineer
victor@example.com
Or a simpler approach with decorative borders:
╔══════════════════════════════╗
║ Jane Doe ║
║ Lead Developer @ Acme Corp ║
║ jane@acme.dev | +1-555-0123 ║
╚══════════════════════════════╝
Width Constraints
Email signatures should be under 72 characters wide. This accounts for:
- Quoted reply indentation (each level adds
>prefix) - Mobile email clients with narrow viewports
- Forwarding chains that add indentation
Best Practices
- Keep it under 6 lines — Long signatures annoy recipients
- Use only basic ASCII — Avoid Unicode unless you know your recipients' clients support it
- Test in plain text mode — Many corporate clients display signatures in plain text
- Include a separator — Start with
--(the standard signature delimiter) followed by a newline - Avoid large art — Save elaborate art for personal correspondence; keep professional signatures minimal
- Test with replies — Ensure the signature remains readable when quoted in reply chains
Common Patterns
- Name + title with minimal decoration — A small logo or border
- Business card style — Boxed layout with contact information
- Initials — Large stylized initials next to contact details
- Seasonal variations — Some developers change their signature art seasonally
Use Case
Email signatures are one of the most common places where ASCII art appears in professional communication. Understanding the constraints of email clients ensures your signature looks correct across all platforms and does not cause rendering issues for recipients.