Search for a tool or command
Last updated: 19 July 2026
Because LocalOnly runs entirely in your browser, there is almost nothing that can go down. Here is what status actually means for a site like ours.
All systems operational. LocalOnly version 1.0.0 is available and functioning normally.
LocalOnly is a static website with no backend, no database, and no application server. Every tool is JavaScript that runs directly in your browser. Once a page has loaded, the actual work - formatting, validating, converting, and inspecting your data - happens entirely on your device. There is no server-side request in the critical path, so there is no server-side outage that can stop a tool from working.
LocalOnly is a Progressive Web App. After your first visit, the core application is cached, which means you can keep using the tools even without an internet connection. If you have the app open, a network interruption generally will not affect your ability to work.
The only thing that could realistically be unavailable is the initial delivery of the site's files to a new visitor - in other words, the hosting and content delivery layer. Our static assets are served by Cloudflare'sglobal edge network, which is distributed across many data centers worldwide for high availability and speed. A "downtime" event would mean that this content delivery network was unable to serve the files, not that your data was lost or that a running tool stopped working.
Because we depend only on a static hosting and CDN layer rather than a complex stack of application services, we expect availability to be very high. CDN-level incidents are rare, typically brief, and usually resolve automatically as traffic is routed around any affected location. There are no scheduled maintenance windows that require taking the site offline.
In the unlikely event of a prolonged, widespread delivery issue, we would share updates by email to anyone who reaches out at hello@sprintoak.com. Since the site itself might be unreachable during such an event, external channels are the most reliable place to look for information.
If a tool is not behaving as expected, it is far more likely to be a bug than an outage - and we want to hear about it. Please email us at hello@sprintoak.com or use our Contact page. Including your browser, the tool you were using, and steps to reproduce helps us fix things quickly. For anything security-related, please see our Security page.