Overview
TextPad is a compact, fast-loading text editor for Microsoft Windows (both 32-bit and 64-bit). Created by Helios Software Solutions, it combines a straightforward interface with features aimed at both casual writers and developers. The program is small in size, so it starts quickly and handles large files up to the limits of virtual memory on 32-bit systems.
Popular alternatives
- Visual Studio Code
- Notepad++
- Sublime Text
- EditPlus
- UltraEdit
- Metapad
Licensing and cost comparison
- Free/open-source options: Visual Studio Code, Notepad++, Atom, Sublime Text (note: Sublime offers a free evaluation but is proprietary)
- Commercial / trial-based options: TextPad, UltraEdit, EditPlus
TextPad is proprietary software offered as a paid product with a trial period so you can evaluate it before purchasing. Notepad++ and VS Code are free and have open-source communities; TextPad remains a closed-source commercial application.
Typical uses and developer features
TextPad serves as a general-purpose plain-text editor and a lightweight coding environment. Common uses include:
- Writing and editing source code (e.g., .java files) and plain text documents
- Running and testing Java programs via an integrated tools workflow
- Comparing two files side-by-side to spot differences
When configured with a Java Development Kit (JDK), TextPad can execute Java code and shows compiler or runtime messages in a “Tool Output” area that helps identify and fix errors.
Installation and Java setup
Installing TextPad is straightforward and fast due to its small footprint. To use Java features:
- Install a JDK on your system.
- If TextPad does not auto-detect Java, open Preferences (via Configure) and add the Java executable to the Tools section.
- Once linked, a Java entry appears under Tools; using it runs your current file and displays results in Tool Output.
This integration lets you run programs directly from the editor and inspect compiler feedback without switching applications.
Interface and productivity tools
Key interface and workflow elements include:
- Tabbed document editing for working with multiple files at once
- Keyboard shortcuts to speed common actions
- Drag-and-drop support for easy file handling
Additional built-in utilities:
- File manager for copying, renaming, deleting, and organizing files
- File comparison tool for viewing two documents side-by-side
- Hex viewer for examining binary files
- Line numbers and bookmarks to mark and jump to specific lines
- Spell checker with multi-language dictionaries
Language support and file handling
TextPad provides spelling dictionaries for multiple languages (for example: Spanish, German, Italian, English, French, Portuguese, Dutch, Swedish, Polish, and Czech) and is designed to manage very large text files efficiently. It supports common plain-text formats and programming source files.
Recent improvements
Development continues on a paid-release cycle. Recent updates have focused on better memory utilization and expanded macro command capabilities to improve automation and performance.
Technical
- Windows
- German
- Spanish
- Italian
- Dutch
- Portuguese
- Free Trial