Although the Windows operating system was updated significantly over the past years.  However, the default Windows Notepad has not been updated in 20 years. If you need a text editor for simple programming tasks, using the vanilla Windows Notepad just does not cut it.

Therefore, we created Notepad3 with all the features that the default Windows Notepad currently lacks. Notepad3 is a fast and light-weight Scintilla-based text editor with syntax highlighting. It has a small memory footprint but is powerful enough to handle most programming jobs without breaking a sweat.

Notepad3 is based on code from the awesome Notepad2 by Florian Balmer and Notepad2-mod by XhmikosR.

Basic Notepad3 Features

Notepad3 has the following features: code folding, bracket matching, automatic indentation, word auto-completion, convert character encoding between various formats (ASCII, UTF-8, and UTF-16), newline format conversion (between DOS (CR/LF), Unix (LF), and Macintosh (CR) formats), multiple undo or redo, bookmarks, and regular expression-based find and replace.

Notepad3 Build 350 Screen

Supported Languages

Previously we mentioned that Notepad3 can handle almost any programming job and we are not lying. Just take a look at the list of supported programming languages below and spot your favorite.

It offers syntax highlighting support for Apache, ASP, Assembly, AutoHotkey, AutoIt3, AviSynth, Awk, Bash, BAT, C, C++, C#, CGI, CMake, CoffeeScript, CSS, CSV, D, Dart, DIFF, Fortran, Go, HTML, INF, INI, Inno Setup, Java, JavaScript, JSON, Julia, KiXtart, Kotlin, LaTeX, Lua, Makefiles, Markdown, MATLAB, Nim, NSIS, Pascal, Perl, PHP, PowerShell, Python, REG, Resource, R-S-SPlus Statistics, Ruby, Rust, Shell, SQL, Tcl, TOML, VB, VBScript, Verilog, VHDL, XHTML, XML, YAML and improved support for NFO ANSI.

Download Notepad3

Please read before downloading Notepad3

Our aim is to keep our tools free forever. However, everything is becoming more and more expensive. Because we do not have a big corporate sponsor to keep us going, so to keep the lights on we rely on small donations from the public (you). Please consider a small donation to help us improve our programs and reach our goals.

It is extremely easy to donate, you do not even need a PayPal account. PayPal supports all major credit and debit cards. Simply click the button above to donate.

If your Browser or Antivirus program warns you about possible malware, do not worry, Notepad3 is clean and safe. Click on the link next to each download to view the online malware scan before downloading.

64 Bit version

Notepad3_6.23.203.2_x64_Setup.exe (1745561 downloads)
FilenameNotepad3_6.23.203.2_x64_Setup.exe3.96 MB
Version6.23.203.2
UpdatedFebruary 3, 2023
LicenseOpen Source
Requirements

32 Bit version

Notepad3_6.23.203.2_x86_Setup.exe (175931 downloads)
FilenameNotepad3_6.23.203.2_x86_Setup.exe3.75 MB
Version6.23.203.2
UpdatedFebruary 3, 2023
LicenseOpen Source
Requirements

Portable Edition

Download the Notepad3 portable version for running it straight from a USB memory stick or portable hard drive. It will not write any settings to the registry or leave traces on your computer.

Notepad3_6.23.203.2_Portable.zip (778084 downloads)
FilenameNotepad3_6.23.203.2_Portable.zip11.91 MB
Version6.23.203.2
UpdatedFebruary 3, 2023
LicenseOpen Source
Requirements

Release Candidate 2 (RC2)

Please do not expect the “Release Candidate (RC)” software to work perfectly and without glitches. Furthermore, these programs may not be complete or have some features missing. They are provided for testing purposes.

64 Bit version

Notepad3_5.22.1213.1_rc2_x64_Setup.exe (69521 downloads)
FilenameNotepad3_5.22.1213.1_rc2_x64_Setup.exe5.45 MB
Version5.22.1213.1 rc2
UpdatedDecember 13, 2022
LicenseOpen Source
Requirements

32 Bit version

Notepad3_5.22.1213.1_rc2_x86_Setup.exe (18007 downloads)
FilenameNotepad3_5.22.1213.1_rc2_x86_Setup.exe3.75 MB
Version5.22.1213.1 rc2
UpdatedDecember 13, 2022
LicenseOpen Source
Requirements

Portable Edition

Download the Notepad3 portable version for running it straight from a USB memory stick or portable hard drive. It will not write any settings to the registry or leave traces on your computer.

Notepad3_5.22.1213.1_rc2_Portable.zip (116025 downloads)
FilenameNotepad3_5.22.1213.1_rc2_Portable.zip11.90 MB
Version5.22.1213.1 rc2
UpdatedDecember 13, 2022
LicenseOpen Source
Requirements

Notepad3 version 6.23.203.2 Changes

Please go here to view the latest change log.

Privacy Statement

At Rizonesoft we take privacy and security seriously. This is why we do not collect or store personally identifiable information when you download a file from Rizonesoft.com. The download counter is just incremented. Furthermore, when Notepad3 performs an update check, it simply compares the locally installed software version with the one available online.

Installing Notepad3

Simply download the installer above and run it to start the installation process. It supports replacing the default Windows Notepad using a clean, unobtrusive registry-based method, but can also be installed alongside Windows Notepad.

Source Code

Browse the GitHub Repository.

Contributors