Skip to content
Good to know

Your work stays in your browser.

No account database. No project uploads. No cloud workspace.

What is stored locally

Web2Apk uses IndexedDB on this browser and website origin to store project configuration, HTML/text content, icons, build history, generated packages, version counters, and password-encrypted signing-key backups. These records are not synced to another device or browser.

Signing keys and passwords

An unlocked private key is used in browser memory for signing. The saved backup is encrypted with a password-derived key. The application does not send that key or password to a server and cannot recover a forgotten password. Export a key backup outside the browser.

Network requests

Your browser requests this site's pages, scripts, signing runtime, and generic templates from the hosting service. The host may process ordinary request metadata, such as IP address and user agent, under its own policies. The app builder does not include advertising or analytics trackers. A generated app that opens your website or external resources makes requests to those services, which have their own privacy practices.

Deleting and moving data

Use Browser storage to export your workspace or delete local data. Clearing site data in browser settings also removes these records. Files already downloaded to your computer are not deleted by this action. A different domain, device, private-browsing session, or browser profile has a separate workspace.

What a backup contains

A project or workspace backup includes readable project configuration and any saved encrypted signing-key backup. Keep it private if its content is sensitive. Build artifacts and build history are not included in workspace backup files; download generated packages separately.

Before using the tool for sensitive content

Do not embed server credentials or private API secrets in HTML or an Android app. Anyone receiving a package may be able to inspect its bundled content.