Showing 201 open source projects for "command line tools"

View related business solutions
  • 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
  • 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
  • 1
    The xslt2 script semAuth (semantic authoring) translates a freemind mindmap into an xhtml website and an RDF ontology
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    HTMLtools includes several Java HTML tools for preparing Web pages. The HTMLtools program automates batch conversion of tab-delimited spreadsheet text files to HTML Web-page files, file & table editing, keyword mapping, templates, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Heirarchy Hacker is a command-line tool for walking through any directory tree of hierarchical human-readable data files to make large, batch changes. The system is primarily designed for TASpring FBI/TDF files, with plans for future expansion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Command line spell checking script that checks single word. User doesn't have to open file or word processor just to check single word. Simply type: "wordcheck <word>" where <word> is the word you want to check. Uses GNU Aspell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    HTML template library written in C inspired by perl HTML::Template. Template language has HTML-like tags (tmpl_var, tmpl_if, tmpl_loop, etc.) Use library to build a variable list and pass it to a template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DITA2wiki is a toolkit that enables you to publish DITA content (maps and topics) to a wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    binreplace is a command line tool to search and replace binary sequences in a file. It can be very powerful when used together with grep and sed. It uses prefix tree internally to search. It's efficient even with millions of search terms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simple text editor for editing multiple language files in parallel. Corresponding translations are automatically highlighted in order to aid reviewing against multiple sources. Supports gettext PO and key = value format. Highly recommended for polyglots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple minimalist general purpose text macro processor
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    csart - Clever-Search-And-Replace-Text Search, find and replace text in named files or recursive in all directories (-r). If choosen, strings are only replaced if another key-string occures in the line (-w)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    something like latex2png.php implemented in java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hexciting is a command line hex editing application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Just simple library for get text file information, for checking file text description. for example calculate how much character (with space or without space), line, blank line where we can find in the file text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Since Azeri Turkish is written in different alphabets throughout the world, This project aims to convert texts between some mainly used alphabets. specifcally, conversion between arbaic and latin alphabets is intended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    arCHMage

    A reader and decompiler for files in the CHM format

    arCHMage is a reader and decompiler for files in the CHM format. This is the format used by Microsoft HTML Help, and is also known as Compiled HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    oEdtk is an open source project for automated printing processing. It's a toolkit for building applications that prepare flat file data for massive printing of documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RTF2HTML is a name for a cross-platform C++ library (DLL, OCX) and command-line utility, which is intended to convert documents from Rich Text Format (e.g. Word, OO Writer) to HTML. Its features are tiny size, speed, low mem usage and compact output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Python scripts for the conversion from the Chinese Pinyin transcription(ISO 7098) to International Phonetic Alphabet(IPA), comprised of a core module for developers and a flexible GUI application for the common end-users on Modern Chinese phonetics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    this is the absolutle simplest text editor possable
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    CSR is a program to identify, modify and replace code in automatic generated source code. A configuration file controls the behavior and actions of CSR. The configuration file usually contains regular expressions to search and replace the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tubaina is a book generator. Given a text written in afc syntax, a markup language, an html or pdf output is generated. This project has been moved to Github: http://github.com/caelum/tubaina
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Zestaw dwóch narzędzi w C do konwersji oraz rozpoznawania standardów kodowania polskich znaków w plikach tekstowych. Obsługują ponad 25 różnych kodowań stworzonych w Polsce na przestrzeni lat. Wersja pod systemy uniksowe oraz DOS/Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Send unique lines to standard out. Remove duplicate lines from anywhere within a text file. Usage example : uniquelines command_history > commmand_history.unique
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Utility to create a text table from delimited text input.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    xhead is a command line utility for viewing part of a line delimited ascii text file written in C. It is similiar to the linux shell command "head", but it also allows you to skip a certain number of lines in the file before printing.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB