Showing 18 open source projects for "command line tools"

View related business solutions
  • 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
    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: 5 This Week
    Last Update:
    See Project
  • 2
    Writer2LaTeX and Writer2xhtml is a collection of converters from OpenDocument Format (ODF) to LaTeX/BibTeX, HTML+MathML and EPUB. It is delivered as a standalone java library, as a command line application and as extensions for LibreOffice.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3

    QVASIMODO's String Tools

    This project is a quick way of applying macros to a portion of text.

    This project is basically a quick way of applying macros, i.e., sequences of editing commands, to a portion of text. You create a "ruleset", which is basically a sequence of "rules" to be sequentially applied to the source text. The original text is entered in the top left box, while the result appears in the top right box. Program configuration is stored in a sqlite file in a '.panglossa' directory in the user's home folder. Remember that the "rules", or commands, will be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DocBook to LaTeX Publishing transforms your SGML/XML DocBook documents to DVI, PostScript or PDF by translating them in pure LaTeX as a first process. MathML 2.0 markups are supported too. It started as a clone of DB2LaTeX.
    Leader badge
    Downloads: 86 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    MvOLE is program for reading Microsoft OLE Storage file (such as MS Word .doc or MS Excel .xls). You can get content of any OLE object in this file, even if it is damaged. Object's content may be translated from MS Office UNICODE to plain text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Savvy DOCX Recovery

    Savvy DOCX Recovery

    Open corrupt Word DOCX files and possibly recover formatting too.

    ...With one error in the document.xml subfile where all the DOCX file's text is stored, instead of a partial recovery, Word will stop and throw an error. Savvy DOCX Recovery attempts to do precise surgery on corrupt Word documents to reorder or excise bad XML tags. If this doesn't work, it uses the command line app xmllint first to attempt to repair corrupt XML subfiles of the DOCX. If this doesn't work a second attempt is made where the corrupt XML subfiles are truncated at the first error, and the correct ending tags are again added with xmllint. If all else fails, SilverCoder's DocToText is used to extract text. Try also http://wordcorruptdocchecker.codeplex.com/ and https://support.microsoft.com/en-us/kb/2528942 and my other SF projects: Corrupt Extractor for Microsoft Office, Corrupt DOCX Salvager, S2 Recovery Tools for Microsoft Word.
    Leader badge
    Downloads: 108 This Week
    Last Update:
    See Project
  • 7
    Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex compounding or character encoding. Hunspell interfaces: Curses, Ispell compatible pipe interface, OpenOffice.org UNO module
    Leader badge
    Downloads: 343 This Week
    Last Update:
    See Project
  • 8
    Corrupt DOCX Salvager

    Corrupt DOCX Salvager

    Extract text from corrupt DOCX files where Word itself fails.

    ...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
  • 9
    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: 88 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    chmProcessor: Word/HTML to CHM converter

    chmProcessor: Word/HTML to CHM converter

    MS Word / HTML to CHM / Web Help converter

    A tool to generate compiled help files (CHM) and Java Help files from MS Word or HTML files. It splits the document on different topics pages by the "titles" sections. It can too generate a web site, a PDF and a XPS with the help content.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    Voikko

    Voikko

    Library of linguistic tools

    Voikko is a spell checking, grammar checking, morphological analysis and hyphenation system. Spell checkers are available for multiple languages, other features for Finnish only.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 12
    The main goal of the Office Binary (doc, xls, ppt) Translator to Open XML Project is to create software tools, plus guidance, showing how a document written using the Binary Formats (doc, xls, ppt) can be translated to Office Open XML.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    AyEyePad is a highly flexible and versatile Notepad replacement, with many interactive features.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 14
    A tool to validate the accessibility of .odt file(Open Document Format,text like).Serves for the .odt creator and developers.One can use this tool through the command line or the window provided.It's implemented in java,a platform independent language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Write and print lyrics with chords of your favourite songs. Support for CHORDPRO format, SNG and XML. Print in TXT, PDF or PostScript. Multiple songs per page, with automatic layout. Windows and Linux ports.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JStream is a stream manipulator based on plugin architecture. Streams are manipulated via custom scripts (Java language). JStream uses Java NIO for better performances. With JStream, you can easyly create programs like : MD5Sum, TCP Redirector...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Te Papakupu Māori project embeds te reo Māori into other dictionary based projects, i.e. spell-checkers. It combines publicly available word-lists, supports regional variations, and adds "hints" to improve spelling suggestions, e.g. Maori -> Māori.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB