U8x8: Fonts [best]

Fast, private, and free. Strip EXIF data from photos, videos, and PDFs.

ExifCleaner
ExifCleaner application window showing processed files

How it works

1

Drop

Drag files or folders onto the window.

2

Clean

Metadata is stripped instantly.

3

Done

Your files are private.

U8x8: Fonts [best]

A standard 128x64 OLED display is translated into of tiles.

Because U8x8 is tied to a hardware-driven 8x8 grid, traditional "pixel-perfect" font scaling is not possible. However, the library provides built-in functions to simulate larger text: Single 8x8 pixel glyphs.

library, part of the larger U8g2 project a text-only interface for monochrome displays that uses fixed-size 8x8 pixel tiles

Here are the most important families:

: By bypassing complex graphics procedures (like drawing lines or circles), U8x8 updates text rapidly and efficiently. u8x8 fonts

u8g library Omega symbol - #7 by olikraus - Displays - Arduino Forum Arduino Forum fntgrpx11 · olikraus/u8g2 Wiki · GitHub u8x8reference · olikraus/u8g2 Wiki · GitHub

# Example: Convert a .bdf font python bdf2u8g2.py myfont.bdf myfont.c --u8x8

| Feature | U8x8 Fonts | U8g2 Fonts | |------------------------|--------------------------|---------------------------| | Width | Fixed (monospaced) | Proportional (variable) | | Pixel size | Usually 8x8 or 8x16 | Any size (e.g., 6x10, 12x16) | | RAM buffer | None (direct render) | Required (full frame buffer) | | Speed | Very fast | Slower (more data) | | Graphics drawing | No (text only) | Yes (lines, circles, bitmaps) | | Display orientation | Fixed grid | Pixel-perfect positioning | | Typical use | Menus, logs, terminals | Graphics, mixed text/shapes |

U8x8 fonts, also known as 8x8 bitmap fonts, are a type of font format that represents characters as 8x8 pixel bitmaps. This font format is widely used in embedded systems, video games, and other applications where memory and processing power are limited. The U8x8 font format is designed to be compact, efficient, and easy to render. A standard 128x64 OLED display is translated into of tiles

Because microcontrollers are resource-constrained, u8x8 fonts store data vertically or horizontally depending on the display controller. For example, an OLED display (SSD1306) uses a vertical page layout. The 8 bytes for the letter 'A' might represent Column 0, Pages 0-7.

This example shows the 8x8 pixel bitmaps for the characters 'A', 'B', and 'C'. Each character is represented by a unique bitmap, which is used to render the character on a display device.

Includes only numbers and a few symbols for high memory savings. u (Uppercase): Includes uppercase letters only. fntlist8x8 · olikraus/u8g2 Wiki · GitHub - Fonts for U8x8

Using U8x8 fonts requires the U8g2 library installed in your Arduino IDE or PlatformIO project. Step 1: Initialize the Library library, part of the larger U8g2 project a

The "u8" stands for "Microcontroller" (or the unsigned 8-bit integer), and "g2" stands for "Graphics Library 2nd generation." However, U8g2 is split into two distinct rendering modes:

Always start with _r unless you know your display has a specific memory layout quirk.

The u8x8 library is strict: This is a hard architectural constraint derived from the display drivers.

The character at the end of the font name denotes its scope:

Available for macOS, Windows, and Linux.

ExifCleaner
ExifCleaner on Windows
ExifCleaner
ExifCleaner on Linux
ExifCleaner
ExifCleaner on macOS

Your language, built in.

24+ languages. No downloads, no plugins.

ExifCleaner
ExifCleaner language switching interface

No network access. No telemetry. Verify it yourself.

Open source — verify our privacy claims yourself.

Images, videos, and PDFs. JPEG, PNG, WebP, TIFF, GIF, MP4, MOV, M4A, PDF, and more.

I absolutely love this piece of software. It works very well.

@fishdrum

It's crazy that this is the only simple and modern exif cleaner we got on Windows

@realgooseman

I've avoided any applications that use Electron... but your app looks so useful that I made an exception!

@Gitoffthelawn

Thanks for your free app — it is very nicely done.

@Team-Sys

Ready to clean your files?