EmEditor

Last updated
EmEditor
Developer(s) Emurasoft, Inc.
Stable release
24.4.1 / October 20, 2024;7 days ago (2024-10-20) [1]
Operating system Microsoft Windows
Type Text editor
License Proprietary
Website emeditor.com

EmEditor is a lightweight extensible commercial text editor for Microsoft Windows. It was developed by Yutaka Emura of Emurasoft, Inc. It includes full Unicode support, 32-bit and 64-bit builds, syntax highlighting, find and replace with regular expressions, vertical selection editing, editing of large files (up to 248 GB or 2.1 billion lines), and is extensible via plugins and scripts. [2] The software has free trial and after that it downgrades to free version, which still can handle huge files and regex. [3]

Contents

Features

Unicode support

EmEditor supports Unicode and provides tools for work with various character encodings. These features include automatic encoding detection, byte order mark support, file reload with a different encoding, and detection of encoding errors. EmEditor is able to use any encoding that Windows supports and converts between encodings with ease. The software searches for Unicode characters while opening Unicode file names.

Large files

EmEditor is capable of working with very large files. [4] For large files up to 248 GB, rather than opening them in memory, EmEditor "spills them out" into disk space. For files over 248 GB, it uses its Large File Controller to edit separate sections of the file.

Plug-ins

EmEditor is extensible via plug-ins written in C/C++. The editor's API is available, so that users can write their own plug-ins.

The following plug-ins are installed with EmEditor by default:

An optional 32-bit plug-in for CSE HTML Validator support is also available. [5]

Scripting macros

The program is scriptable using the Windows Script Host. The program's scripts are written in either JScript or VBScript. EmEditor can generally be scripted in any scripting language that supports Active Scripting. The program includes powerful macros. [6]

History

Awards and nominations

See also

Related Research Articles

mIRC Internet Relay Chat (IRC) client for Microsoft Windows

mIRC is an Internet Relay Chat (IRC) client for Windows. It is a fully functional chat utility and its integrated scripting language makes it extensible and versatile. The software was first released in 1995 and has since been described as "one of the most popular IRC clients available for Windows." mIRC is shareware and requires payment for registration after the 30-day evaluation period.

<span class="mw-page-title-main">Plug-in (computing)</span> Software component that adds a specific feature to an existing software application

In computing, a plug-in is a software component that adds a specific feature to an existing computer program. When a program supports plug-ins, it enables customization.

<span class="mw-page-title-main">Mojibake</span> Garbled text as a result of incorrect character encodings

Mojibake is the garbled or gibberish text that is the result of text being decoded using an unintended character encoding. The result is a systematic replacement of symbols with completely unrelated ones, often from a different writing system.

<span class="mw-page-title-main">GraphicConverter</span>

GraphicConverter is computer software that displays and edits raster graphics files. It also converts files between different formats. For example, one can convert a GIF file to a JPEG file.

jEdit Cross platform text editor

jEdit is a free software text editor available under GPL-2.0-or-later. It is written in Java and runs on any operating system with Java support, including BSD, Linux, macOS and Windows.

<span class="mw-page-title-main">Far Manager</span> File and archive manager for Microsoft Windows

Far Manager is an orthodox file manager for Microsoft Windows and is a clone of Norton Commander. Far Manager uses the Win32 console and has a keyboard-oriented user interface.

<span class="mw-page-title-main">UltraEdit</span> Text and hex editor

UltraEdit is a text editor and hex editor for Microsoft Windows, Linux, and MacOS. It was initially developed in 1994 by Ian D. Mead, the founder of IDM Computer Solutions Inc., and was acquired by Idera Inc. in August 2021. UltraEdit is designed for users who focus on different types of software engineering. It is trialware.

This article provides basic comparisons for notable text editors. More feature details for text editors are available from the Category of text editor features and from the individual products' articles. This article may not be up-to-date or necessarily all-inclusive.

Raster graphics editors can be compared by many variables, including availability.

<span class="mw-page-title-main">XnView</span> Software for reading, viewing, and processing images

XnView is an image organizer and general-purpose file manager used for viewing, converting, organizing and editing raster images, as well as general purpose file management. It comes with built-in hex inspection, batch renaming, image scanning and screen capture tools. It is licensed as freeware for private, educational and non-profit uses. For other uses, it is licensed as commercial software.

<span class="mw-page-title-main">GoldWave</span> Digital audio editor and recording application

GoldWave is a commercial digital audio editing software product developed by GoldWave Inc, first released to the public in April 1993.

Epsilon is a programmer's text editor modelled after Emacs. It resembles Emacs not only in its default keybindings and layout, but also in the fact that it has a Turing-complete extension language in which much of its functionality is implemented. EEL is a dialect of C rather than a dialect of Lisp. Epsilon runs on MS-DOS compatible operating systems, Microsoft Windows, Linux, FreeBSD, Mac OS X and OS/2.

<span class="mw-page-title-main">REAPER</span> Digital audio workstation by Cockos

REAPER is a digital audio workstation, MIDI sequencer and video editing software application created by Cockos. The current version is available for Microsoft Windows, macOS, and Linux. REAPER acts as a host to most industry-standard plug-in formats and can import all commonly used media formats, including video. REAPER and its included plug-ins are available in 32-bit and 64-bit format.

Windows Imaging Component (WIC) is a COM-based imaging codec framework introduced in Windows Vista (and later available in Windows XP Service Pack 3) for working with and processing digital images and image metadata.

<span class="mw-page-title-main">ZOC (software)</span>

ZOC is a popular computer-based terminal emulator and Telnet software client for the Microsoft Windows and Apple Macintosh macOS operating systems that supports telnet, modem, SSH 1 and 2, ISDN, serial, TAPI, Rlogin and other means of communication. Its terminal emulator supports Xterm emulation with full colors, meta-keys and local printing, VT102, VT220 and several types of ANSI as well as Wyse, TVI, TN3270, and Sun's CDE. It supports full keyboard remapping, scripting in REXX and other languages, and support for named pipes.

<span class="mw-page-title-main">Chasys Draw IES</span>

Chasys Draw IES is a suite of applications including a layer-based raster graphics editor with adjustment layers, linked layers, timeline and frame-based animation, icon editing, image stacking and comprehensive plug-in support, a fast multi-threaded image file converter and a fast image viewer, with RAW image support in all components. It supports the native file formats of several competitors including Adobe Photoshop, Affinity Photo, Corel Photo-Paint, GIMP, Krita, Paint.NET and PaintShop Pro, and the whole suite is designed to make effective use of multi-core processors, touch-screens and pen-input devices.

<span class="mw-page-title-main">Sublime Text</span> Text editor

Sublime Text is a shareware text and source code editor available for Windows, macOS, and Linux. It natively supports many programming languages and markup languages. Users can customize it with themes and expand its functionality with plugins, typically community-built and maintained under free-software licenses. To facilitate plugins, Sublime Text features a Python API. The editor utilizes minimal interface and contains features for programmers including configurable syntax highlighting, code folding, search-and-replace supporting regular-expressions, terminal output window, and more. It is proprietary software, but a free evaluation version is available.

Guiffy SureMerge is a data comparison utility. In addition to comparing files, the program is capable of doing side-by-side comparison of directories and archives. The program is also capable of performing automatic 3-way file merges. It is available for Windows, Mac OS, Linux, and Unix operating systems.

Multi-Edit was a commercial text editor for Microsoft Windows created in the 1980s by Todd Johnson. Multi Edit Software obtained ownership rights for the product in October 2002. Multi-Edit contains tools for programmers, including macros, configurable syntax highlighting, code folding, file type conversions, project management, regular expressions, three block highlight modes including column, stream and line modes, remote editing of files via FTP and interfaces for APIs or command lines of choice. The editor uses a tabbed document interface and sessions can be saved.

010 Editor is a commercial hex editor and text editor for Microsoft Windows, Linux and macOS. Typically 010 Editor is used to edit text files, binary files, hard drives, processes, tagged data, source code, shell scripts, log files, etc. A large variety of binary data formats can be edited through the use of Binary Templates.

References

  1. "EmEditor v23.1.0 released (including technical review)". emeditor.com. Retrieved 30 January 2024.
  2. "EmEditor Professional review". PC Advisor . Retrieved 22 August 2013.
  3. EMEDITOR FREE
  4. ZDnet Article
  5. CSE HTML Validator plug-in (32-bit) Retrieved 2012-10-03
  6. CNET Download.com Review Archived 2009-02-14 at the Wayback Machine Retrieved on 3 March 2009.
  7. "The Epsilon Award – the nominated of 2010". Archived from the original on 2010-12-18. Retrieved 2010-12-30.
  8. Download EmEditor Professional – Shareware SoftwareTucows Retrieved on 29 July 2010
  9. "Shareware Industry Awards 2008". Archived from the original on 2009-04-09. Retrieved 2009-01-14.
  10. CNET Download.com EmEditor page Archived 2011-07-23 at the Wayback Machine Retrieved on 12 March 2009.