Static.run puts a folder online. It does not make the folder faster.
Static.run is a good general file host: HTML sites, PDFs, resume links, image galleries, all behind one upload button. The friction shows up when the thing you uploaded is a real website with visitors on 4G, or when that website needs a blog next month.
Your files go out exactly as they went in
Static.run lists no image conversion, font subsetting or minification. The 2 MB hero JPEG from your Webflow export, the 200 KB font with every glyph in it, the unminified CSS: every visitor downloads all of it, every time.
A login timer on free sites
Static.run’s free plan keeps a site online as long as you log in at least once every 90 days. Miss it, and the site you handed to a client or put on a business card goes dark until you notice.
Public only after a domain or a plan
Static.run’s own FAQ says your links become publicly accessible once you verify a custom domain or upgrade to a paid plan. Until then, the “live” site is not quite the shareable link you expected.
Static.run details as published on static.run and its own blog posts in 2025–2026 (free plan: 5 sites, 200 MB storage, 1 custom domain; 90-day login rule; public-link rule). Check static.run/pricing for the current numbers.
Side by side, for a finished static site
Netlify and Cloudflare Pages are in the table because they are the other names on every “static hosting” list. All four are good products; they are built for different people.
| What you need | Fylo.Host | Static.run | Netlify | Cloudflare Pages |
|---|---|---|---|---|
| Upload a finished folder as a ZIPNo repo, no CLI | ✓ | ✓ | Netlify Drop | Direct upload |
| Edit files in the browser after upload | ✓ | ✓ | ✗ | ✗ |
| Built-in blog: posts, pages, categories, RSS, sitemapWritten in the dashboard, no WordPress | ✓ | ✗ | Bring a CMS | Bring a CMS |
| Images converted to WebP / AVIF for youWithout changing your HTML | ✓ | ✗ | URL rewrite / adapter | Paid add-on |
| Font subsetting, minification, lazy loadingApplied by the host | ✓ | ✗ | Build plugins | ✗ |
| Responsive srcset and LCP preload injected | ✓ | ✗ | ✗ | ✗ |
| Public link the moment the upload finishesNo domain or plan required | ✓ | After domain or paid plan | ✓ | ✓ |
| Free site stays online without a login schedule | ✓ | Log in every 90 days | ✓ | ✓ |
| Contact form without a backend | Pro plans | Separate product | ✓ | ✗ |
| Custom domain with automatic SSL | Paid plans | 1 on free | ✓ | ✓ |
| Standalone file hostingPDFs, resume links, image galleries | ✗ | ✓ | As site files | As site files |
| Git-connected builds and deploy previews | ✗ | ✗ | ✓ | ✓ |
Stay on Static.run for files. Move to Fylo for the website.
A switch that costs you something you rely on is a bad switch. Here is the honest split.
Static.run is still the right pick when
- What you are hosting is a file, not a site: a PDF, a resume link, an image gallery, a shared document.
- You need a custom domain on a free plan. Static.run includes one; Fylo’s custom domains start on Starter.
- You want several small throwaway sites on one free account and 10 MB per site is too tight.
- Speed does not matter for the thing you are sharing, and you will remember to log in.
Fylo is the better fit when
- The upload is a real website: a landing page, a portfolio, a client site, a Hugo or Astro build, a Webflow or Framer export, an AI-generated page.
- Your visitors are on phones and mobile data, and Core Web Vitals decide whether the page ranks.
- The site has to stay up without anyone remembering to log in, and be public without a domain attached.
- You deliver client sites and want to hand over a dashboard with performance toggles, a contact form and analytics in one place.
- The site needs a blog: posts, categories, RSS and a sitemap written from the dashboard in English, Hindi, Tamil, Bengali or whatever your readers speak.
Static.run to Fylo in four steps, no downtime
Around ten minutes for a typical site. You uploaded a ZIP to Static.run; you upload the same ZIP to Fylo. Keep the Static.run project live until your DNS change lands. If the site needs a blog, open the Blog tab afterwards; nothing about the upload changes.
Get your site files
The folder you uploaded to Static.run. Only have the copy on Static.run? Download the project files from its project page or copy them out of the online editor.
about.html
css/main.css
img/hero.jpg ← 2.1 MB
Zip it and upload
Compress the folder so index.html sits at the top level of the ZIP, then drop it on the homepage. Live and public on a fylo.dev address in seconds.
Switch on the optimizations
In the performance tab, turn on the toggles you want. Fylo rebuilds an optimized copy; your uploaded files stay exactly as they were.
Point your domain
On a paid plan, add the domain in the dashboard, change the record at your registrar, wait for SSL. Then delete the project on Static.run.
www CNAME your-site.fylo.dev
; SSL issued automatically
The performance work Static.run leaves to you
Every item below is a toggle in the dashboard. Turn one on and Fylo rebuilds the optimized copy at the edge; turn it off and the original is back.
Nothing is applied silently. You choose what runs, and you can check the result on the speed checker before pointing a domain.
Add a blog to the site without adding WordPress
A static site on Static.run stays exactly what you uploaded. On Fylo, every site gets a Blog tab: write a post, pick a category, add an image and publish. Fylo writes the static post page, the archive pages, the RSS feed and the sitemap, and serves them from the same edge as the rest of the site.
- Posts and pages in a rich-text editor, with a Code view when you want the HTML
- Categories, tags and a navigation menu; a media library for images
- Three themes, or “match my site” to inherit your own header and footer
- Draft preview link, RSS feed, sitemap with lastmod, SEO checklist on every post
- Hindi, Bengali, Tamil, Telugu, Urdu and a dozen more scripts, with the right fonts loaded
- Lives on your custom domain at
/blog/; 10 published posts on the free plan, more on paid plans
The rest of the shortlist, and who each one suits
If Fylo is not the fit, one of these probably is. The one-line verdicts are ours; the products are all solid.
Drag a ZIP or a single HTML file and get a link. Simple and friendly; no optimization pipeline, and the free plan is meant for one small site. Fylo vs Tiiny Host
Repository, build command, deploy previews and functions. Powerful for developers; a credit-metered free plan for everyone else. Fylo vs Netlify
Same edge network Fylo runs on, with direct upload and generous free bandwidth. You wire up image optimization and minification yourself.
Free and simple if the site lives in a public repository. No custom optimization, no forms, and repository size limits apply.
Publish a folder from the terminal in one command. Minimal by design; no optimization pipeline and no dashboard toggles.
Upload a ZIP, toggle the optimizations, serve from 330+ cities. Built for sites whose visitors are on phones and whose owners are not running a pipeline.
Sites that leave Static.run for Fylo
Questions people ask before switching
Same ZIP you gave Static.run.
Faster site on the other side.
Drop your ZIP. We handle the milliseconds, and the blog.
Upload your site free No signup. No server setup. Live in seconds.