Pixelspace / v1.100 checking…
Type Specimen
5 × 7  ·  474 Glyphs Download
Pixelspace
An original pixel typeface Designed on a 5 × 7 grid Regular weight · OFL 1.1

00   Try it

Live preview
ASCII only — unsupported glyphs fall back to cursive.

01   In use

Scale & rhythm
XL
The quick brown fox
LG
jumps over the lazy dog
MD
ABCDEFGHIJKLMNOPQRSTUVWXYZ
MD
abcdefghijklmnopqrstuvwxyz
MD
0123456789 .,:;!?'"-_+=/\()[]{}<>*#@&$%^~
PARA
Pixelspace is a small, sharp typeface
built for interfaces that want to feel
honest about their pixels. It is drawn
on a 5 by 7 grid with a single baseline.

02   Uppercase

A – Z

03   Lowercase

a – z

04   Digits

0 – 9

05   Punctuation & symbols

30 glyphs

06   Box drawing

U+2500 – 257F  ·  124 glyphs

07   Block elements

U+2580 – 259F  ·  32 glyphs

08   Install on your machine

macOS · Windows · Linux
Download .zip Bundle: TTF + OTF + OFL.txt + FONTLOG.txt + INSTALL.txt + README.md

macOS

  1. Unzip the bundle.
  2. Double-click Pixelspace-Regular.ttf.
  3. In Font Book, click Install Font.

Windows

  1. Unzip the bundle.
  2. Right-click Pixelspace-Regular.ttfInstall.
  3. Pick Install for all users if you want it system-wide.

Linux

  1. Unzip the bundle.
  2. mkdir -p ~/.local/share/fonts && cp Pixelspace-Regular.ttf ~/.local/share/fonts/
  3. fc-cache -f
Full instructions ship inside the zip as INSTALL.txt.

09   Use in CSS

@font-face
@font-face {
  font-family: "Pixelspace";
  src: url("Pixelspace-Regular.woff2") format("woff2"),
       url("Pixelspace-Regular.ttf")   format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.pixel { font-family: "Pixelspace", monospace; }

10   Using Pixelspace?

Badge · credit · cite

The OFL doesn't require attribution for using the font — but a credit, or a tag, is always appreciated and helps others find the project. A few ready-to-paste options:

Badge

The wordmark is rendered in Pixelspace itself.

made with Pixelspace
[![made with Pixelspace](https://pixelspace.anirudha.dev/badge.svg)](https://pixelspace.anirudha.dev)

No image hosting handy? A plain shields.io badge works too: font-Pixelspace.

Credit line

For a colophon, an about page, or a video description.

Set in Pixelspace, a 5×7 pixel typeface by Kumar Anirudha — pixelspace.anirudha.dev

Cite

This project ships a CITATION.cff, so GitHub's “Cite this repository” button hands you ready-made APA and BibTeX entries.

Cite this repository