13 free tools

Free tools for making a website into an Android app

App icons from your logo, package names from your domain, version codes, splash screens, WebView permissions, Play Store assets and the checks that catch a blank screen — all running in your browser, nothing uploaded, no sign-up.

Icons, splash screens & images

Turn your website's logo into everything the launcher, the splash screen and the store ask for — in your browser, from one image.

App configuration

The package name, version code and WebView permissions a website app needs before Android will accept it.

Store listing & publishing

The screenshots and copy Google Play asks for when you publish a website app, sized and counted correctly.

Check & optimise

Find what will break inside the app, and how big it will be, before you spend a build on it.

Why these tools exist

Making a website into an app is mostly a series of small, fiddly requirements that the website never had: an icon at six sizes that survives a launcher mask, a package name Android will accept and you can never change, a version code that goes up on every build, a splash screen that respects Android 12's rules, permissions that match what your pages actually ask for, screenshots in the exact ratios Play allows. None of them is hard. All of them fail a build or a Play submission when they are wrong — usually after you have waited for the build to finish.

Every tool here does one of those jobs in the browser. Nothing is uploaded — images are resized with the Canvas API, ZIPs are packed locally, and the checkers never touch the network — so they work offline once loaded, and dropping your logo or your site's source into one of them sends it nowhere.

If you want the whole job done instead of the pieces, the free APK creator takes your site's URL, an HTML file or a ZIP and returns a signed Android app — it generates the icon set, the splash screen and the manifest for you. These tools are for seeing the pieces first, fixing a difficult logo, or checking a ZIP before you upload it.

Ready to make your website into an app?

Paste a URL, or upload an HTML file or a ZIP, set your icon and name, and download a signed Android app from the free APK creator. No Android Studio, no command line.

Make my app — free