DEV Community

Cover image for I Open-Sourced My Gaming Text & Font Tools Collection – Dark Souls, Pixel Art, Vaporwave & More
Sharjeel ahmad
Sharjeel ahmad

Posted on

I Open-Sourced My Gaming Text & Font Tools Collection – Dark Souls, Pixel Art, Vaporwave & More

I've always loved creating small, fun web tools that gamers and content creators actually use. After building several gaming-style text generators on Ghostern, I decided to open-source the entire collection.

Introducing: ghostern-gaming-text-tools

Today I'm releasing the full source code on GitHub:

github.com/sharjeel2025/ghostern-gaming-text-tools

This repo contains a bunch of free, browser-based tools for creating cool gaming aesthetics:

  • Dark Souls Font Generator – Perfect "YOU DIED" screens, boss names, and gothic death messages
  • Pixel Art Font Generator – Retro 8-bit and 16-bit style text
  • Vaporwave Text Generator – Dreamy full-width aesthetic text
  • GTA Style Text, Minecraft Sign Generator, Discord Symbol Generator, and more

All tools offer real-time preview and let you download the result as PNG. They run 100% in the browser — no backend, no data collection.

You can try them live here: https://ghostern.com/

Why I built these

Gamers and streamers often need custom text for thumbnails, overlays, intros, memes, or server names. Most online tools are either limited or full of ads. These generators are simple, fast, and focused purely on delivering that specific gaming vibe.

Bonus: My Other Free Tools

If you enjoy visual experiments, you might also like my earlier tool:

  • Image Color Inverter – A completely client-side tool to instantly create negative/surreal effects on any image. Great for horror thumbnails or artistic edits.

I also share aesthetic and gaming-related visuals on:

And I occasionally write longer thoughts on:

What's next?

I'm planning to add more generators (maybe Elden Ring style, Cyberpunk, etc.) and improve the code. Since it's open-source (MIT license), feel free to fork it, suggest improvements, or contribute new tools.

If you're into web tools, font effects, or just love making cool stuff for gaming communities, I'd love to hear your feedback!

What kind of text/font generator would you like to see next? Drop a comment below 👇

webdev #javascript #gaming #opensource #tools #fonts

Top comments (0)