Meme Maker

browser meme editor
Side project · 2026

Build a meme in the browser, pick a template or drop in your own image, caption it, and download a clean PNG.

Meme Maker screenshot
Demo · captioning a template and exporting to PNG

Most online meme makers add a step or two: an account, an upload, or a watermark on the result. For a thing you mostly want to type two lines on and post in under a minute, that's more friction than it needs to be.

Meme Maker keeps the whole job on your own machine. You start from a built-in template or an image you already have, set your top and bottom captions, tune how the text looks, and hit download. Nothing is uploaded, nothing is stored, and the file you get back is just your meme.

How it works

Stack

React · TypeScript · Vite · HTML Canvas. Everything runs client-side and ships as a static build on GitHub Pages, there's no backend, so your images never leave the browser tab.

← all projects