FREE DEVELOPER TOOL · NO SIGNUP

FASTFETCH LOGO GENERATOR

BUILD A CUSTOM
FASTFETCH LOGO.

Turn a name, image or pasted artwork into a width-checked logo and ready-to-test config. Everything runs in your browser.

START WITH AN EXAMPLECustom work & prices ↗
APPROXIMATE TERMINAL PREVIEWUNIX / macOS · 60 COL
#   # #   # #####  ###   ###  #
## ##  # #    #   #   # #   # #
# # #   #     #   #   # #   # #
#   #   #     #   #   # #   # #
#   #   #     #    ###   ###  #####

Rendering can differ with your terminal, font, theme and Fastfetch version. This tool creates files only; it never changes your local configuration.

PACKAGE READY
03 / THE DOWNLOAD

A PACK YOU CAN
INSPECT FIRST.

logo.txt

The selected Fastfetch-ready logo, with optional native color tags.

logo-plain.txt

A plain-text fallback for README files, issue templates and terminals.

fastfetch-selected.jsonc

An isolated test config for the color option you selected.

fastfetch-plain.jsonc

A second runnable config that points only to the plain-text fallback.

merge-snippet.jsonc

The small logo block to review and merge when you are satisfied.

README.md

Platform-aware paths, a safe test command and rollback notes.

README-snippet.md

A ready-to-edit section for documenting your project's terminal identity.

04 / SAFE INSTALL

TEST. REVIEW.
THEN MERGE.

The pack never overwrites a file or runs a command. Keep your existing configuration intact until the separate test configuration looks right in your own terminal.

  1. 01Download and unzip the pack.
  2. 02Place the logo file at the path shown in the included README.
  3. 03Run the isolated test command. It points Fastfetch at the downloaded test config.
  4. 04Only then copy the small snippet into your own config and keep a backup.
REVIEW FASTFETCH'S OFFICIAL LOGO OPTIONS ↗
05 / CONFIG REFERENCE

PUT THE FILE
WHERE FASTFETCH LOOKS.

Keep the logo beside your Fastfetch configuration, test it through a separate JSONC file and merge only the small logo object after the result works in your real terminal.

PLATFORMCONFIG FILELOGO FILE
Linux / macOS~/.config/fastfetch/config.jsonc~/.config/fastfetch/logo.txt
Windows%USERPROFILE%/.config/fastfetch/config.jsonc%USERPROFILE%/.config/fastfetch/logo.txt
FILE-RAW

Literal plain text

Use file-raw when every character should print exactly as saved. Fastfetch performs no color-placeholder replacement.

FILE

Fastfetch color tags

Use file when the logo intentionally contains $1 through $9. Match those placeholders with values in logo.color.

PLAIN CONFIG · SAFE FIRST TEST

Save this as a separate test file. The downloaded pack already creates a platform-aware version for you.

{
  "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
  "logo": {
    "type": "file-raw",
    "source": "~/.config/fastfetch/logo.txt",
    "padding": { "right": 3 }
  }
}
06 / TROUBLESHOOTING

MAKE ERRORS
VISIBLE.

If Fastfetch shows its default logo, loads the wrong file or breaks alignment, reduce the setup to one plain file and one isolated config before changing anything else.

  1. 01Verify the file. Confirm that logo.txt exists at the exact source path.
  2. 02Expose the error. Run the test config with --show-errors.
  3. 03Match the type. Plain text uses file-raw; color placeholders use file.
  4. 04Check the terminal. Remove tabs, try the 40-column version and use a monospace font.
07 / FOUNDING SERVICE

NEED A HUMAN
TO FINISH IT?

Turn a promising draft into a consistent terminal, README or release identity. The one-time pack is $49; the monthly service is $79 for two themes. Inspect real sample files, then send a brief with no payment.

SEE SAMPLES & START A BRIEF ↗We confirm the deliverables and delivery date before sending Waffo checkout instructions.
08 / FAQ

GOOD TO
KNOW.

IS THIS AN OFFICIAL FASTFETCH TOOL?

No. ASCIIART.PRO is an independent tool and is not affiliated with or endorsed by Fastfetch.

DOES THIS TOOL EDIT MY FASTFETCH CONFIGURATION?

No. It only creates downloadable files and a separate test command. You decide whether to merge the included snippet into your own configuration.

IS MY PROJECT NAME OR PASTED ASCII ART UPLOADED?

No. Generation, width checking and ZIP creation happen in your browser. The tool records anonymous product events, never the text or artwork you enter.

WHY IS THE PREVIEW APPROXIMATE?

Terminal fonts, themes, Fastfetch versions and local settings vary. The column check is exact for the saved text, but the visual preview cannot reproduce every terminal.

CAN I USE THE GENERATED LOGO COMMERCIALLY?

You can use output made from a name or artwork you have the rights to. Do not paste protected artwork, logos or characters unless you have permission.