Text Editors for MS-DOS

Browse free open source Text Editors and projects for MS-DOS below. Use the toggles on the left to filter open source Text Editors by OS, license, language, programming language, and project status.

  • Turn speech into text using Google AI Icon
    Turn speech into text using Google AI

    Accurately convert voice to text in over 125 languages and variants by applying powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
    Try for free
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    SETEdit is a friendly text editor. It is a text mode application with windows, buttons, mouse support, etc. The main target of the project are programmers so the editor is mainly oriented to programming.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 2
    The FreeDOS Edlin project is the standard line editor in the FreeDOS operating system.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 3
    PabloDraw
    A Windows-based ansi/ascii editor with unlimited multi-user capabilities.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    gema is a general purpose text processing utility based on the concept of pattern matching. It reads an input file and copies it to an output file transforming the data as specified by the patterns defined by the user. See the "Wiki" tab for further information.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
    Sign up
  • 5
    Open Source software that I have developed or maintained.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    This project is now hosted on https://mined.github.io and will be co-hosted here until further notice. Text editor with extensive Unicode and CJK support. Convenient and efficient features for editing of plain text documents, programs, HTML etc. User-friendly interface, mouse control and menus. Runs in a text-mode environment like xterm or mintty.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Mateusz's Saucy Editor

    Mateusz's Saucy Editor

    A simple console-mode text editor

    Mateusz's Saucy Editor (MSEDIT) is a simple editor working in the DOS environment. I decided to write it, because I had been using the Microsoft's EDIT editor for years, without finding any free alternative. Of course, there is plenty of free DOS editors out there, but no one has ever matched my expectations (or should I say, my taste). I guess that's because I had already been "formatted" by the MS editor :-) You will probably notice that MSEDIT is very similar to Microsoft's EDIT. That's a pure coincidence, and there is no connection at all between both of them.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    OSPlus is a collection of utilities for DOS, Linux and Win32. This includes a Text Editor and a Disk Imager. I am gradually making it Open Source, and the source will be available for anyone to hack away on.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    WP2LaTeX is a program for conversion WordPerfect MAC1.x, 2.x, 3.x and PC 4.x,5.x,6.x documents to LaTeX. Converted features are: Headers, Tables, Equations, Centered+ Right+ Left text, a lot of extended characters (greek, math,cyrilic) and of course a normal text. Alternative URL: http://78.108.103.11/~fojtik/wp2latex/wp2latex.htm and also http://ftsoft.wz.cz/wp2latex/wp2latex.htm
    Downloads: 1 This Week
    Last Update:
    See Project
  • Communication APIs for SMS, Voice, Video | Twilio Icon
    Communication APIs for SMS, Voice, Video | Twilio

    Design and deploy your ideal customer engagement experience.

    For developers that need flexible APIs that power communications applications, at companies of all sizes
    Learn More
  • 10
    cedit

    cedit

    Simple console editor for Windows, Linux, FreeBSD , Dos

    Simple console editor for Windows, Linux, FreeBSD , Dos Has highlighting for the freebasic programming language. Unicode is supported for windows and linux Undo|Redo
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The Doc2Html command line operating program strippes the Word produced html files (by opening the documet, saving as html) leaving pure text + minimum html code. It also has a mode to convert data berween different charsets: DOS, Windows-1250 and ISO-8859
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The GutRead utility will read texts from the Gutenberg Project and remove all the newlines saving hours of editing in your word processor. It will also produce the text in XML format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HClean is a command-line application to clean and fix HTML code. It clears duplications, organizes code, and makes files smaller when possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This program is used as a tool to check for ASCII code and strip it out to a new file to recover documents that got corrupted or find hidden data in viruses that contain text by the virus writer or spies puting comments in images or other files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Program for converting text files between Windows-1250 <-> ISO-8859-2 codepages and Unix <-> DOS new-line character.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Scheduling program for travel agencies and tour operators, for flights, hotels, carrentals and with flexibility to change / add / remove later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NovaX is a set of programs that is being devloped for small company's and beginners in the fields of HTML and programming. Coded in Python and C++, this is also a good replacement for MS Office. NOTE: This requires Python to be on your PC. ( Python.org )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The tool FTS2DB is a translator from FTS (pure text with some structuring, and format tags, see bellow) text format to Docbook (SGML/XML) documents. It was created to provide an easy way to those users who (temporally) doesn't have a Docbook text forma
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    QBASDOWN

    A Markdown implementation for FreeDOS

    Usage: qbasdown Markdown_file qbasdown Markdown_file --verbose qbasdown Markdown_file --silent ~~~ Written for FreeDOS in QuickBASIC 4.5, mostly under a hybrid DOSEMU/FreeDOS 1.2 installation, but the final compilation in a release will always be tested on bare silicon in a dedicated FreeDOS installation. QuickBASIC? Why? To see if it could be done, I guess, and also to re-familiarize myself with this BASIC dialect. It also compiles in FreeBASIC using the *-lang qb* switch. Linux has dozens of Markdown implementations, probably better than this one, too, but I don't know of any on FreeDOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Radmee is a text editor which is macro compatible with DME on the Amiga.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Vertical reader for Chinese(traditional) text file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Latexss is a program that can transform a text file with a very minimal style syntax into a self contained LaTeX spreadsheet powered by the fp package. A graphical front-end (klatexss) is provided to generate both the text and the LaTeX file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Nfbtrans wurde ursprünglich von der National Federation of the Blind entwickelt, und dient zur Kurzschriftübersetzung von texten. Hier steht es mit der deutschen Kurzschrifttabelle zur Verfügung.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    this is the absolutle simplest text editor possable
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next