HTML Page Encryptor

Encrypt your HTML Pages in the most secure and safest way possible

  1. No server-side script, Only Client Side Script
  2. This software uses very strong encryption which cannot be broken.

Upload the file and the Javascript will do the rest of the work.

Process

Step 1. Select the HTML file

Step 2. Write password

Password:
Confirm:

Passwords don't match, try again.

Step 3. Click Encrypt Now to Process

Success. Download the Result.

Information:

This tool uses the SubtleCrypto JavaScript API for its encryption. First, an encryption key is derived from the password using PBKDF2 and a random salt with 100,000 rounds. Then the HTML is encrypted using AES256.