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

  • Free Website Monitoring Service | UptimeRobot Icon
    Free Website Monitoring Service | UptimeRobot

    The free online uptime monitoring service with an App is available for iOS and Android.

    With the Free Plan, you can monitor up to 50 URLs, check for a website's content (using the keyword monitor), ping your server or monitor your ports in 5-minute intervals. You can create a status page to showcase your uptime. SMS or Call alerts can be bought anytime.
    Learn More
  • DataImpulse - Ethical Provider of Residential, Mobile, and Data Center IPs Icon
    DataImpulse - Ethical Provider of Residential, Mobile, and Data Center IPs

    For anyone looking for residential proxies, mobile proxies, and datacenter proxies

    DataImpulse (dataimpulse.com) is a proxy provider offering a pool of over 90 million ethically sourced residential, mobile, and data center IP addresses from 195 countries. Pricing for residential proxies starts at $1 per GB with a pay-as-you-go model; there are no subscriptions or traffic expiration dates.
    Learn More
  • 1
    biber
    Biber is a sophisticated bibliography processing backend for the LaTeX biblatex package. It supports a unsurpassed feature set for automated conformance to complex bibliography style requirements such as labelling, sorting and name handling. It has comprehensive Unicode support.
    Leader badge
    Downloads: 410 This Week
    Last Update:
    See Project
  • 2
    The AbiWord word processor is a full-featured cross-platform word processor.
    Leader badge
    Downloads: 139 This Week
    Last Update:
    See Project
  • 3

    Arabeyes

    A project to increase free Arabic fonts on Unix/Linux

    Arabeyes is a Meta project that is aimed at fully supporting the Arabic language in the Unix/Linux environment. It is designed to be a central location to standardize the Arabization process. Arabeyes relies on voluntary contributions.
    Leader badge
    Downloads: 208 This Week
    Last Update:
    See Project
  • 4
    docx2txt

    docx2txt

    Perl based utility to extract formatted text content from MS Docx file

    Docx2txt is a Perl based command-line utility to convert (even corrupted) Microsoft docx documents to reasonably formatted text files, along with appropriate character conversions. Apart from Perl it also requires a command line unzipping program like unzip/7z/pkzipc/wzunzip.
    Leader badge
    Downloads: 85 This Week
    Last Update:
    See Project
  • Cloud-Based Software Licensing - Zentitle by Nalpeiron Icon
    Cloud-Based Software Licensing - Zentitle by Nalpeiron

    The #1 Software Licensing Solution. Release new Software License Models fast with no engineering. Increase software sales and drive up revenues.

    1000’s software companies have used Zentitle to launch new software products fast and control their entitlements easily - many going from startup to IPO on our platform. Our software monetization infrastructure allows you to easily build or
    Learn More
  • 5
    Linguistico is a linguistics tools project based on Italian language. Tools are: dictionaries, thesaurus, words definitions, scripts, programs, ... For: OpenOffice.org LibreOffice ThunderBird Mozilla FireFox - MySpell MyThes Aspell HunSpell
    Downloads: 25 This Week
    Last Update:
    See Project
  • 6
    LatexInWord provides macros for Microsoft Word that allow the use of LaTeX input to create equations images in both inline and display modes. Similar macros for other word processors will hopefully be added in the future. We are currently in the process of migrating this project to GitHub: Client: https://github.com/EngineeroLabs/latex_in_word Server: https://github.com/EngineeroLabs/Process_LaTeX
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 7
    MultiMarkdown

    MultiMarkdown

    Expanded perl version of John Gruber's original Markdown

    MultiMarkdown is an expanded Perl-based implementation of John Gruber’s original Markdown language. It builds on the simplicity of Markdown’s text-to-HTML conversion by adding support for features that make it more useful for technical writing, academic publishing, and complex documents. The project allows users to write documents in a human-readable plain text format and convert them into structured HTML or other formats. Unlike standard Markdown, MultiMarkdown adds capabilities for tables, footnotes, citations, cross-references, and metadata, making it especially valuable for longer and more detailed documents. Its design philosophy is to maintain Markdown’s ease of use while expanding its ability to handle professional publishing needs. Although this version is no longer under active development since MultiMarkdown 3, it remains a reference implementation for earlier enhancements to Markdown.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    xmltoman and xmlmantohtml are two small scripts to convert xml to man pages in groff format or html. It features the usual man page items such a "description", "options", "see also" etc.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 9
    Tomoe is a handwriting character recognition engine.
    Downloads: 16 This Week
    Last Update:
    See Project
  • Refreshingly simple maintenance management software Icon
    Refreshingly simple maintenance management software

    Preventive and reactive maintenance work orders for capturing photos, meter readings, file uploads, downtime and other metrics.

    Set up in minutes, not months. Maintainly replaces spreadsheets, clipboards, and broken email chains with a modern CMMS built for how maintenance teams actually work.
    Learn More
  • 10
    xindy is an index processor that can be used to generate book-like indexes for arbitrary document-preparation systems. This includes systems such as TeX and LaTeX, the roff-family, and SGML/XML-based systems (e.g., HTML).
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11

    Bulgarian language support

    Spell check, grammar check and hyphenation for Bulgarian language

    The goal of this project is to provide spell check, grammar check and hyphenation for Bulgarian language for Open Source products such as OpenOffice.org, LibreOffice, TeX, aspell, ispell, hunspell etc.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 12
    Graphical text/file editor written entirely in Perl with the Perl Tk module.The text/file editor provides some advanced features that make it good for writing and debugging Perl and other types of scripts easily.Supports plugins!!
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    RefDB is a reference database and bibliography tool for SGML, XML, and LaTeX documents, sort of a Reference Manager or BibTeX for markup languages. It is portable and known to run on Linux, Free/NetBSD, OSX, Solaris, and Windows/Cygwin.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Quanta+ is a web development environment for HTML and associate languages. We are working to make it as full featured as any web tool available and a first choice for professional and recreational Linux web develoment.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Corrupt DOCX Salvager

    Corrupt DOCX Salvager

    Extract text from corrupt DOCX files where Word itself fails.

    Previously known as Damaged DOCX2TXT, this GUI program will extract text from damaged/corrupted Word 2007 - 2013 DOCX format documents. DOCX files are actually zipped collections of mostly XML files. The main text in docx files is found in document.xml file in the collection. Corrupt DOCX Salvager uses 7Zip, an unzipper that sometimes unzips partially corrupt document.xml files despite reporting an error. XML as a format is unforgiving of data corruption but Corrupt DOCX Salvager uses a Perl routine used to extract the text from the document.xml file which doesn't care about well-formed XML, a recovery stumbling block for Microsoft Word. Recent changes include the pretreatment of docx files with InfoZip's zip.exe -FF repair command, improving success rates. Also added are links to other solutions. If you are unsatisfied with the results, try my other corrupt Word recovery capable programs here on Sourceforge, S2 Recovery Tools for Word and Savvy DOCX Recovery.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    bibelot.pl is a Perl script that formats and converts text documents into compressed PalmDoc .pdb files, suitable for reading on a Palm or Handspring device with any standard PalmDoc reader (AportisDoc, CSpotRun, RichReader, TealDoc, etc.)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17

    好书阅读器 VReader

    可竖排(直排)阅读中文的电子书软件

    竖排(直排)阅读纯文本电子书阅读器。支持简本中文,与繁体(正体)中文的纯文本文件。可增减内嵌字体。分别改变正文内容与标题内容的字体,字号,与颜色。可修改背景色。横版与直版自由切换。可设置字距,行距,页边距,与是否显示分行线等功能。安装包内附加了目前最好的全字库楷体字体与隶书字体。用Hash文件目录的方式,可记忆每本书的阅读位置又不会泄露用户的浏览历史。 既可全屏显示,又能Esc一键最小化到系统托盘区。 这是介面简单,而又功能强大的文本电子书阅读器。 力图做到有阅读“古籍善本”的感觉。 最新版本增加了HTML5导出功能,可在任何系统上的浏览器上使用。
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    htmlarea

    htmlarea

    Small, powerful, full featured WYSIWYG editor

    HTMLArea 4 is a browser based WYSIWYG editor that easily replaces the TEXTAREA in your web pages. It is written in JavaScript, and suitable for use in any modern web browser, and any page on your web site. Current version is 4.0-2016-08-29
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    txt2html (Text to HTML converter) is a Perl program that converts plain text to HTML. It supports headings, lists, tables, simple character markup, and hyperlinking, and is highly customizable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    An Gramadóir is a grammar checking engine that is designed for the rapid development of grammar checkers for minority languages and other languages with limited computational resources.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    THIS PROJECT HAS BEEN FINISHED. USE NODOKA ( http://www.appletkan.com/nodoka.htm ) or YAMY ( http://sourceforge.jp/projects/yamy/ ) INSTEAD. Let's customize all key bindings on Windows. For example, we can use a notepad.exe as if it were an emacs!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    NE(a)LS is a multi-user, multi-host editing and layouting system to create small newspapers (like school-magazines). It is intended to be the glue between different exisiting projects like CVS, Text Editors, LaTeX etc. pp. The main code is written in perl
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Why is it quicker to express simple equations in plaintext that it is to write the equivalent LaTeX? Easylatex is a preprocessor to make writing LaTeX much quicker. Project activity mode (http://bayleshanks.com/pamv1 ): sporadic
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    ped - Nifty console based text editor written in Perl. Should work on any OS. Shows linenumbers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Auth0 Logo