Star Wars ASCII Art Generator

Turn any text into ASCII art with the Star Wars FIGlet font — free, instant, and processed entirely in your browser.

Star Wars preview

     ___           _______.  ______  __   __  
    /   \         /       | /      ||  | |  | 
   /  ^  \       |   (----`|  ,----'|  | |  | 
  /  /_\  \       \   \    |  |     |  | |  | 
 /  _____  \  .----)   |   |  `----.|  | |  | 
/__/     \__\ |_______/     \______||__| |__| 
                                              

The preview above updates as you type. Nothing is uploaded — the font is rendered on your device.

Star Wars in a sentence

 __    __   _______  __       __        ______      ____    __    ____  ______   .______       __       _______  
|  |  |  | |   ____||  |     |  |      /  __  \     \   \  /  \  /   / /  __  \  |   _  \     |  |     |       \ 
|  |__|  | |  |__   |  |     |  |     |  |  |  |     \   \/    \/   / |  |  |  | |  |_)  |    |  |     |  .--.  |
|   __   | |   __|  |  |     |  |     |  |  |  |      \            /  |  |  |  | |      /     |  |     |  |  |  |
|  |  |  | |  |____ |  `----.|  `----.|  `--'  |       \    /\    /   |  `--'  | |  |\  \----.|  `----.|  '--'  |
|__|  |__| |_______||_______||_______| \______/         \__/  \__/     \______/  | _| `._____||_______||_______/ 
                                                                                                                 

Star Wars digits

  ___    __   ___    ____    _  _     _____     __    ______    ___     ___   
 / _ \  /_ | |__ \  |___ \  | || |   | ____|   / /   |____  |  / _ \   / _ \  
| | | |  | |    ) |   __) | | || |_  | |__    / /_       / /  | (_) | | (_) | 
| | | |  | |   / /   |__ <  |__   _| |___ \  | '_ \     / /    > _ <   \__, | 
| |_| |  | |  / /_   ___) |    | |    ___) | | (_) |   / /    | (_) |    / /  
 \___/   |_| |____| |____/     |_|   |____/   \___/   /_/      \___/    /_/   
                                                                              

About the Star Wars font

Height
7 lines
Layout
smushed (controlled)
Lowercase
uppercase only (a-z reuse A-Z)
Digits
yes
Category
Tech

From the FIGlet font collection: starwars.flf by Ryan Youck (youck@cs.uregina.ca) Dec 25/1994

Open Star Wars in the full generator →

The full generator adds colour, layout modes, a size slider, and .txt / .png export.

What Star Wars looks like, and when to use it

Star Wars is one of 59 FIGlet fonts on this site. FIGlet fonts are not typefaces in the usual sense: each one is a small file describing how to draw every character out of ordinary text symbols, 7 lines tall, so the result is plain text you can paste anywhere a monospace font renders — a terminal banner, a README, a code comment, an IRC channel.

This font draws its characters 7 lines high and joins them using smushed (controlled) layout, which is the setting the font's own author chose. It has no separate lowercase glyphs — lowercase input renders using the uppercase shapes. Wide art is the usual gotcha: a banner that looks right in a full-width terminal will wrap badly in a narrow one, so check the width of your text before you paste it somewhere fixed.