GreenPad Text Editor
A lightweight, fast text editor for Windows x64 — designed as a modern Notepad replacement with a clean interface and powerful editing features.
- Unicode 14.0 support
- Proportional font rendering
- Syntax highlighting (customizable via
.kwdfiles) - Regular expression search powered by PCRE2
- Charset auto-detection via libchardet (optional)
- Wide encoding support: UTF-8/16/32, EUC-JP, Shift-JIS, GB18030, and more
- Word wrap (character or word boundary)
- Smart indentation
- UAC elevation support
- UI languages: English, Japanese, Simplified Chinese, Traditional Chinese, Korean, Russian — extensible via
.lngfiles - External filter (
Ctrl+\): pipe selected text through any command-line program