Open Source Windows Text Editors - Page 2

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Text To Screen

    Text To Screen

    Display text on a remote display, great for song lyrics!

    TextToScreen is used to display song lyrics or recital scripts on an external monitor or projector. It has a built in text manager and editor, so it is fully contained. It was initially created for use by church choruses. One of the major features of this program is its WYSIWYG interface. You can see how the output will look like before sending it to the external display. You can import texts from external sources or write it inside of TTS. You can easily fix mistakes or add verses while displaying the text without any problems. All of the texts are stored as plain .txt files inside of a .zip archive, no proprietary formats!
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    TextExtractor

    TextExtractor

    Extracts plain text from a variety of different file types

    TextExtractor extracts plain text from hundreds of different file types, storing the text extracted in suitably named text files. TextExtractor 1.10 works in six different modes :- Instant Mode - Just select any file and extract the text from it. Batch Mode - Select a group of files and extract the text from all of them in one go. Polling Mode - Watch a folder location, processing new files as they appear there. Hierarchical Mode - Extract Text from files in a directory hierarchy. File List Mode - Extract Text from files in a list. File Viewer - Select individual files from a file tree to see their textual content.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    mbFXWords

    mbFXWords

    Analyze text. Diagonal read subject, predicate, obj. Search other pdf.

    Version 1.04. Applies and builds upon Apache OpenNLP. For English, French and German files. JavaFX Application, runs with Oracle Java Runtime Environment version 8 that is including JavaFX. NLP extensions: - Divide sentences in subclauses: segmentation. - Divide plain text: subject, predicate, object. - Count words: stemming. - Search for similar content: pdf's. Gives out subject, predicate and object of sentences of pdf and plain text files. Provides comfortable GUI. Automatic language detection.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    pued

    pued

    PUed - PlantUML Editor

    PUed is a PlantUML script editor able to generate UML diagram images by means of the PlantUML capabilities. In order to exploit all PlantUML features the Graphviz platform shall be installed.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    DITA2wiki is a toolkit that enables you to publish DITA content (maps and topics) to a wiki.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    jsph.fr

    jsph.fr

    Justice and equity

    Argumentation tool helper
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    ogEditor

    ogEditor

    ogeditor is Web-based simple CMS with powerful WYSIWYG/Script editor

    OgEditor is Web-based simple CMS with powerful WYSIWYG and script editor. It is XML-based rather than using a database, has been designed specifically with the needs of small business and individual site owner, and offers a lot of powerful design features but simple and limited content management features. OgEditor V3 is free and takes about a few minutes to install. OgEditor V3 is now available online for free to registered users of OgEditor.com URL: http://www.ogeditor.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Articlefox is a workflow system that can be used to prepare the articles of a small journal.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    BestWorld

    BestWorld

    it's time for new text editors

    This text editor has more than it needs : changing themes , changing font , printing The project will be updated
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Xelem is a compact Java-library to read and write Excel files of type SpreadsheetML. It can produce sophisticated, intricate and complex spreadsheets from within any Java program. And, since the release of xelem.2.0, it can read xml-spreadsheets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    MSLK provides the precompiled Win32 binaries of some excellent porject with a GPL or similar open source license. Here will keep updated.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Notepad++ UDL2 Color syntax for SAS

    Notepad++ UDL2 Color syntax for SAS

    Notepad++ UDL UDL2 User Defined Language color syntax for SAS language

    Notepad++ SAS User Defined Language color syntax (2021-04-09) 1) Download .XML file, then select Language->Define your language... 2) Use the Import button to import the SAS language definition. Based on many UDL find on Web and very complete. - Very good handling of all single and multi-lines comment. - Keyword style by group and type, easy customisation. - Very good support for all SAS format. For all dark background color syntax, set Notepad++ theme to "Deep Black", "Global Styles", "Global Override". Include an Excel document with all SAS Keywords and Operators by category and Syntax coloring group number. Multi-lines comment, as long as the last character of each line is not a whitespace character Notepad++ will correctly handle syntax colouring. NEW: -Workaround for regular expression containing not matched quote. -Workaround to multi-lines comment, almost no source code change needed. -Experimantal Folder. UPDATED: -Better hex number handling
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    SynEditCb

    SynEdit in C++ for C++Builder

    C++ Builder users without a Delphi license were previously unable to compile the demos. It works with SynditCB. The C++ version located in the "Demos" folder requires the SynEdit components to be installed in the IDE. A second version of these projects is located in the DemosCb folder. Here, instead of the installed components, the source code of the SynEdit components translated to C++ is used, which is in the folder SourceCppRun. The code was translated using the Delphi2CB tool. The SourceCppRaw folder contains the result of this translation without post-processing. The post-processed code in SourceCppRun has hardly been tested so far. Bug reports are welcome.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    ant4docbook

    ant4docbook

    ANT4DOCBOOK is an ANT task for DOCBOOK

    ANT4DOCBOOK is an ANT task for DOCBOOK, a semantic markup language for technical documentation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    (Un)colored

    (Un)colored

    Next generation desktop rich content editor that saves documents

    The next-generation desktop-rich content editor that saves documents with themes. HTML & Markdown compatible. For Windows, OS X & Linux. The main idea of (Un)colored is to focus on what you write. There are no distracting elements like multiple indicators & toolbars. When you're writing, the only things you see are your content, the caret, and your cursor. The toolbar appears when you select a portion of text, documents tabs & main menu when you move your cursor at the top of the window. Simple as that. (Un)colored includes classic & standard word processor tools like Bold, Italic, Links, etc., but also Web-oriented tools like videos from YouTube, Vimeo, Dailymotion, and even Twitch livestreams. You can even include any type of embed content to your documents like SoundCloud tracks, Facebook posts, etc. thanks to the Embed Content tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Adapt is data conversion language developped in 1984 by Norman W. Molhant and Christophe Dupriez. It has been used in many circumstances, it translated itself in many programming environment and it should evolve now toward modern environments like Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Civilizer

    Civilizer

    Civilizer - Tool to efficiently manage your data/knowledge/idea

    Civiilzer is a Dedicated Personal Knowledge Management Tool built by Java. You can use it for purposes such as a high level note application, document store, information hub, etc. With Civilzer's Markdown editor, you can edit text in Markdown format, but the editor provides a lot more additional features, so you can edit your content in a more stylish fashion. You can structure and organize your data with tagging, relating, bookmarking. Civilizer's full text search functionality is simple but powerful. You can search with simple space separated keywords as other tools, but unique Civilizer Search Operators can boost your search ability a lot further. Your search phrase can be fine-tuned as far as you can go. Another useful feature is its multi-panel view. It helps you view multiple data in the same screen eliminating the need to jump across separate pages. Also Civilizer has its own file system. You can store any file with Civilizer and link files to Civilizer's regular data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A collection of DITA map and topic files used for checking the performance of tools such as the DITA-OT used to convert DITA to other formats, including recommended PIs for dealing with presentation needs not covered in the DITA specification. Primary host is now github, https://github.com/jeremygriffith/DITA-Test-Suite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Datastream Pro is a user friendly, 100% pure java, desktop application designed to interface to multiple RDBMS systems simultaneously. Easily browse and maintain data in your database, write queries and perform database entity maintenance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Detexter

    Detexter is an app designed to extract text from PDF files.

    Detexter lets you extract text from multiple PDF files. Detexter uses the PDFBox library for its text extraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A WYSIWYG word processor developed in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Easy Nepali
    Write Nepali easily in nepali font (preeti, kantipur, himali) Romanised Nepali
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project combines the rich features of the FCKeditor (http://www.fckeditor.net) with MyFaces (http://myfaces.apache.org) into a jsf component
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FS-Blog

    FS-Blog

    Personal blog, the pioneering work of Spring Boot,

    Personal blog, the pioneering work of Spring Boot, using Spring Boot + MyBatis, front-end Bootstrap + LayUI, supports the lightweight Markdown editor Editor.md favored by programmers, and supports tag classification retrieval. Core framework is SpringBoot, ORM framework is MyBatis, MyBatis toolis MyBatis Mapper, MVC frameworks is Spring MVC, Template engine is Freemarker, Compilation auxiliary plug-in: Lombok, CSS Framework is BootStrap 4.0, Markdown editor is Editor.md, and Database is MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Fiction is a free word processor for Windows. It currently includes: |Undo, redo |Themes for both the text box and the menu |Printing capability |Character Count
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB