Last updated: March 2026
Skribbl Solver is a free, open-source fan-made tool for players of skribbl.io. It is not affiliated with, endorsed by, or connected to skribbl.io or its operators. The source code is publicly available at github.com/cpwillis/skribbl.
On the initial page load - and on any subsequent load
where your browser fetches resources directly from the network rather
than from the local cache - this site loads the
Cloudflare Web Analytics
beacon script from
static.cloudflareinsights.com.
Cloudflare Web Analytics is a privacy-first service that:
Once the service worker has cached the application (see §4), all app resources - HTML, CSS, JavaScript, and word lists - are served from your browser's local cache. The Cloudflare beacon is a cross-origin script that the service worker does not cache; it therefore only fires when your browser makes a live network request to this site. This site uses no other analytics service, tracking pixel, advertising script, or third-party cookie.
This site uses localStorage and first-party cookies solely
to remember your preferences - such as your theme, saved word list
combinations, and your current word list selection - so the app feels
consistent between visits. No data is ever shared with third parties or
used for advertising or analytics.
By using this site you agree to this use of browser storage and cookies. This agreement covers any future functional storage used for similar purposes, regardless of whether this policy has been updated to list it explicitly. You can clear all stored data at any time via your browser's developer tools.
On your first visit, this site installs a Service Worker that caches the entire application - HTML, CSS, JavaScript, and all word list data files - in your browser's cache storage. After this initial load the app is fully self-contained and runs completely offline. All subsequent visits are served from your local cache; no network connection is needed to use the app.
The Service Worker only caches same-origin resources. External scripts - including the Cloudflare Web Analytics beacon - are cross-origin and are therefore not cached. As a result, analytics will only fire when your browser makes a live network request to this site (i.e. before the cache is populated, or if the cache is cleared).
Cached data contains only the word list files included in this repository and is entirely local to your browser. You can inspect or remove this cache at any time via your browser's developer tools (Application → Cache Storage / Service Workers).
This site contains links to skribbl.io and GitHub. We are not responsible for the privacy practices or content of those external sites.
By accessing or using this site in any way, you acknowledge that you have read, understood, and agree to be bound by this policy in its entirety. If you do not agree, you must not use this site.
This tool is provided "as is" and "as available", without warranty of any kind, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, accuracy, or non-infringement. There is no guarantee of functionality, correctness, or suitability for any purpose. The author(s) accept no responsibility or liability for any loss, damage, or adverse consequences arising from:
Word lists are community-sourced and may contain inaccuracies, offensive content, or omissions. They are provided for entertainment purposes only and carry no guarantee of accuracy or completeness. Use entirely at your own risk.
This tool is provided on a best-effort, volunteer basis with no guarantee of uptime, availability, or continuity of service. At any point in time, the author(s) reserve the right to modify, suspend, or permanently discontinue the service - in whole or in part - without notice and without liability. This includes, but is not limited to, removing word lists, changing features, or taking the site offline entirely.
For questions or concerns, please open an issue on the GitHub repository.