Everything you need to build
Guides and full API references for turning your web app into a native desktop app — JavaScript, Bubble.io, and publishing.
Read the docsNew to Deskifier?
Point it at any URL and ship a native window in minutes. The quickstart walks you through your first build and every native API.
Frequently asked questions
Everything you need to know about building and shipping with Deskifier. Can't find an answer?
Contact supportThink of Deskifier like a custom web browser that lets your site access and control more of the user's device. You can build deeper integrations, hardware access, native push notifications and more, that regular browsers usually restrict.
Because Deskifier transforms web pages into a desktop interface, an active internet connection is still required for the apps to function, just as they would in a standard web browser.
When you make changes to your webpage, Deskifier serves the latest version exactly as a browser would. If there is a new version of Deskifier available, you can generate a new build that is pushed automatically to your users.
Deskifier is powered by Electron JS, an open-source, cross-platform framework for creating native desktop apps with web technologies. Behind the scenes it uses the Chromium engine, the same engine behind Google Chrome. Some of your favorite apps are built with Electron, including Discord, Slack and Postman.
Download our application to see an example, it's built with Deskifier on top of a Bubble.io app. From there you can also preview your own application right inside the sandbox.
Try Deskifier with your app.
See how powerful it is, no credit card required. Point it at any URL and ship a native desktop app.
Create free account →Prefer the terminal? Install the CLI and ship straight from your build pipeline.
$ npm install -g @deskifier/cli