🔑 Simple notepad for Windows with encryption features
Find a file
2025-11-15 11:20:12 +02:00
.github Update FUNDING.yml 2022-03-19 23:12:13 +02:00
Crypto Notepad changed build configuration 2022-09-09 13:27:51 +03:00
.gitattributes Added .gitattributes 2016-01-24 22:30:21 +02:00
.gitignore Initial commit 2015-07-04 19:23:26 +03:00
CODE_OF_CONDUCT.md Update contact email for reporting incidents 2025-11-15 11:20:12 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md 2019-12-02 19:47:01 +02:00
Crypto Notepad.sln Updater was moved to own repo 2019-01-02 21:08:44 +02:00
Crypto-Notepad-Update.zip Update v1.7.3 2022-09-09 13:28:40 +03:00
LICENSE Update LICENSE 2022-07-21 00:21:25 +03:00
PULL_REQUEST_TEMPLATE.md Create PULL_REQUEST_TEMPLATE.md 2018-12-11 23:24:05 +02:00
README.md Update README.md 2025-05-02 15:04:00 +03:00
version.txt version bump 2022-09-06 13:17:39 +03:00

SWUbanner

Crypto Notepad Tweet

Warning

  • THE PROJECT HAS VERY LIMITED SUPPORT
  • NO NEW FEATURES ARE PLANNED
  • ONLY CRITICAL BUG FIXES WILL BE ADDRESSED

downloads license release documentation

Notepad-like simple text editor for Windows, where files are saved and loaded encrypted with AES algorithms.

screenshot

Features

  • All the features of the default Windows Notepad
  • Associate own file type with application
  • Integrate with windows context menu
  • Сustomizable encryption options
  • Built-in password generator
  • Detecting links in editor
  • Drag and Drop support
  • Сustomizable interface
  • Pasteboard function
  • Autoclear clipboard
  • Autolock editor
  • Rich settings
  • Portable

Installation

Via chocolatey:

choco install crypto-notepad

Manual instalition:

  • Download latest release.
  • Unzip Crypto.Notepad.zip archive to any directory
  • Run Crypto Notepad.exe

System requirements

  • Windows 7 SP1 and higher
  • .NET Framework 4.6.1 and higher

Build

App was created in Visual Studio Community, you can run the *.sln file and simply build a project

Contributing

Want to help make the project better? Check out CONTRIBUTING.md to get involved. Welcome! :octocat: