AkelPad

AkelPad is a small, expandable text editor written for the Windows family of operating systems. It can also be run under Wine, an application which allows users to run Windows applications on Unix-like systems such as Linux. AkelPad’s author states that the program can “replace standard Notepad” and has many features which NotePad lacks.

Although AkelPad is written as a text editor, its use of available plugins provides considerably more power than NotePad. AkelPad displays text using a specially designed control, AkelEdit, a replacement for Windows’ Rich Edit control, which gives AkelPad additional control over text display and behavior.

AkelPad is distributed as free (open source) software, hosted on SourceForge where it has been downloaded more than 400,000 times.

Brief History

(History adapted from SourceForge and AkelPad homepage)

Features

A partial list of AkelPad’s features which set it aside from Notepad:

methods and block operations (eg. indent, case change, cut/copy/paste) on both

Unicode and Codepages

AkelPad handles full Unicode files written in UTF-8, UTF-16 (LE or BE) and can auto-detect Unicode files with or without a BOM. BOMs (byte order marks) can also be omitted, if desired, from file writing.

Codepages installed on the user’s system can be used for reading or writing files; text can also be re-coded into other codepages. AkelPad implements an auto-detection algorithm for detection of some common codepages used (optional).

AkelPad can also detect non-text (ie. binary) files and will issue a message. Binary files can, however, be loaded and edited (eg. internal text) if desired.

Plugins

The program’s architecture is structured to allow external plugins (DLLs) for extension of AkelPad’s capabilities. At present, 39 plugins are implemented and available on AkelPad’s homepage. Some of the more noteworthy plugins are:

AkelUpdater

Judging by activity on the AkelPad Forums, AkelPad is actively updated, both the main executable and various plugins. With nearly 40 plugins available (to date), keeping plugins current may be a chore. The program’s author has created an update utility – AkelUpdater – to make this task easy. AkelUpdater

then provides a list of possible updates. The user can adjust this list as necessary, choosing to not update plugins, or to update plugins not currently in use. The utility then

Note that the user must be connected to the Internet to use the AkelUpdater utility; operation is simple and fast. Language modules are currently not included in the update list and must be downloaded separately. A direct download link for AkelUpdater can be found here.

Reviews

“small and convenient”, “Excellent replacement for Notepad”English translation (translated by Google Translate)

“offers a roster of handy text editing features out of the box”

“Great replacement for the standard Windows notepad” “Highly recommended

“Really nice little app, ideal for my uses…” “My default text editor…”

Source