Showing 1021 open source projects for "processing"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    FigTeX manages images and their easy inclusion in LaTeX documents. Similar to BibTex, the image information is stored in an external file and is imported into the document as needed. It comes with a comfortable GUI for managing the image library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    majix

    RTF to XML Converter

    With MajiX you can automatically transform RTF files (Microsoft Word files) in XML. MajiX is Java compliant. You can convert Headings, lists (numbered or not), tables, bold, italics, underline and some more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DPRK pull is a script that pulls the English language North Korean news articles from the KCNA website and puts them into one file for reading by a Text to Speech program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    herman is an edit in place utility like (a very simple subset of) sed or perl, but implemented in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    The Information Extraction Plugin allows the use of information extraction techniques within RapidMiner. It can be seen as an interface between natural language and IE- or datamining-methods, by extracting interesting information out of documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JTransliter is a lightweight and easy to use application designed to provide you with a simple and comprehensive text editor that features transliteration support. The transliteration dictionary includes Russian and Ukranian letters, but it can be customized according to your preferences, as it is stored in XML format. No installation needed. Java runtime environment 7 is required (http://www.java.com/getjava/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cilj titlYU projekta je da pomogne svim ljudima sa ex-YU prostora u obradi tilova. titlYU ne pokusava da bude editor titlova, vec da korisnicima omoguci obrade vezane za nase prostore (transliteralizacija, korekcija titlova, menjanje kodnih strana...)
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    srtmod

    SRT subtitle's timeline modifier

    It's just a tiny toy. My listening in English is bad. So I need subtitiles. But some .srt files' timeline is not so accurate. Then I wrote a piece of code to modify .srt's timeline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    web-macro-Processor

    A general-purpose macro-processor, particularly useful for HTML

    A general-purpose macro-processor, particularly useful for chunks of HTML. Runs on MS windows, could be adapted easily for Unix/Linux. Small: source code is 500 lines of Pascal.#]Good docs.. For the manual, follow the Wiki link above, then Browse Pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    Transliterator between any Language files - Map Fonts, Create Encoding Scheme, Input Phonetic, Indian, Roman, Tamil, Hindi, English, French, German, Spanish or Any World Language Keyboard. Ex: [Phonetic Input]-[Any World Language Output] or ViceVersa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A UNIX Shell script wrapper for the VI editor. It is recommended VIB be used as an alias for the VI editor. VIB creates backups of any files edited using VI to a specified location while maintaining X backup revisions, and keeping a revision history of who made changes and when to a master log. VIB is Ideal in environments where you have multiple users logging into a UNIX system and you wish to keep track of whom is modifying files. For example, VIB could be 'aliased' in all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Almost Redundant Code Regenerator

    Almost Redundant Code Regenerator

    Provides incremental changes to code that needs to be almost redundant

    This is a program designed for programmers who may have to write code that is almost identical except for a few values that change along the way. Enjoy :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OmegaT+ CAT Tools
    A translation tools suite for Computer-Aided Translation / Computer-Assisted Translation (CAT). A translation processor with translation memory, machine translation and project support, bitext aligner/converter, TMX validator, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Drag-and-drop files/directories/HTML-URLs into a Java GUI. Perform text operations on the files into output files. Operations include concatention, text and regex editing, and other file/string/row/column/script operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    TD Komut Robotu

    Command & Macro Robot

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    clip5 text clipboard manager

    clip5 text clipboard manager

    Simple interface which can be used as a clipboard manager

    It's a Java application which can be used as a clipboard manager. Just click on any of the textfield/textarea to copy the the displyed text into the system clipboard, where it will be ready to be pasted in another application like an e-mail client, a word processor ... Data are saved in text files. Edit the .txt files in order to best suit your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Trim Lines

    Trim Lines removes trailing whitespace from source code files

    This is simple command line tool to batch process source code files to remove trailing whitespaces and convert all line endings to your system native style. Usage example: trimlines d:\Projects\SomeProject\src *.c;*.cpp;*.h;*.hpp;*.inc .svn;.git With this command all files in "d:\Projects\SomeProject\src" including sub-folders that match search masks "*.c;*.cpp;*.h;*.hpp;*.inc" and excluding specified folders ".svn;.git" will be processed. Can process unicode and system native...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    My Text is Treasure
    It is a simple password manager for your PC and Smartphone. It works like a text editor and uses a strong cryptography algorithm to generate the end file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A universal suite of utilities for large corpora processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BiblePaste

    BiblePaste

    Paste Bible verses to your note in a fast and effective way

    BiblePaste is a free software. With it you can copy to the clipboard from the entire Bible and paste to any text editor in one button press. Through the settings you can customize the way and format of the insertion, so studying the Bible or taking notes is much easier. The software doesn't require installation. Just download, extract and run it. Even on USB flash drives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project offers galician dictionaries for several spell checkers: "Ispell", "Myspell" , "Aspell", "Spell Checker for Edit Boxes" and "Excalibur".
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    strtools

    A command line utility for common string functions

    What to quickly know the length of a string? Convert to upper or lower case? We introduce... strtools. The command line utility that should be included in all operating systems. A useful wrapper for programming, debugging and scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Emerald Text Editor (jEditor)

    Emerald Text Editor (jEditor)

    Emerald Text Editor is a tabbed text editor with heavy customizability

    Emerald Text Editor (Emerald Editor, or Emerald as I call it), formerly called jEditor, is a text editor that is much similar to notepad in the fact that it let's you edit text but it makes use of the tabbed panes which means that you can have multiple tabs up at once allowing you to edit multiple files at one time. Emerald Text Editor also comes with a toolbar which tells you how quickly you are typing and how many characters are in your current document. The program is also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Multi-Po-Edit
    A Java swing .po file editor that displays comments, ids, and translations in a JTable. Multiple files can be compared and IDs can be looked up to see what files will be affected by the change. (changed from po editor to avoid confusion with poedit)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    xvnkb is a Vietnamese keyboard input program for X Window. It provides a useful way of editing Vietnamese in X Window environments with popular input methods and charsets. It runs as a small X application in the background without any interference with o
    Downloads: 17 This Week
    Last Update:
    See Project