Privacy
Memegenscript has no accounts, no ads, and no tracking beyond basic analytics. Memes you make in the editor stay in your browser.
The editor
The editor runs in your browser. The text you type and the images you upload are not sent to our server, and the finished meme is created on your device when you download or copy it.
Two features do contact the server:
- Image URL. When you add an image by URL, our server fetches that image for you so the editor can use it. The fetched image may stay in a cache for up to 24 hours.
- Share link. A share link stores your text in the part of the URL after the
#. Browsers do not send that part to servers, so only the people you give the link to can read it.
The meme API
With the API, the meme's text is part of the image URL, and any custom image is given as a URL. Our server has to read both to draw the image. Rendered images and downloaded custom images stay in Cloudflare's cache for up to 24 hours, then expire. We keep no other copy. Anyone who has an image URL can open it, so do not put private information in meme text.
Analytics
We use Google Analytics to count visits and to learn which features get used. Google sets cookies for this and receives standard data such as your IP address, browser, device, and the pages you open. Besides page views, we record these events:
- A search on the home page, with the search words and the number of results.
- An export from the editor, with the template ID and the method (download, copy, or share link). The meme itself is not sent.
- The “Install” prompt: whether it was accepted, and whether the app was installed.
We use no advertising features and we do not sell or share this data. To opt out, block analytics in your browser or install Google's opt-out add-on. The site works the same without it. See Google's privacy policy for how Google handles the data.
Server logs
The site runs on Cloudflare Workers. Cloudflare processes every request, which includes your IP address, and we keep short-lived request logs (URL, status, and errors) to find bugs and stop abuse. We do not use these logs to identify people. See Cloudflare's privacy policy.
Stored in your browser
- If you dismiss the “Install” banner, the browser remembers that for 14 days.
- Pages, templates, and recent memes are cached on your device so the site loads fast and works offline. Clearing the site data in your browser removes all of it.
Questions
Open an issue on GitHub. The code is open source, so you can check every statement on this page.
Last updated .