Showing 33 open source projects for "sql command line"

View related business solutions
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    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
    JSignPdf

    JSignPdf

    Add digital signatures to PDF documents - GUI and CLI, cross-platform

    JSignPdf is a free, open-source Java application for signing PDF documents with digital certificates. It provides a graphical desktop interface for everyday users and a command-line mode for scripted and server-side workflows. Supported capabilities include PKCS#12 keystores, smartcards and hardware tokens (PKCS#11), Windows keystore integration, visible signatures with custom images and positioning, timestamp authority (TSA) support, OCSP/CRL revocation checks, certification signatures, and PDF encryption. ...
    Leader badge
    Downloads: 565 This Week
    Last Update:
    See Project
  • 2
    An open office (ODF) mail merge library. It is a replacement for the rather tired mailmerge project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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: 135 This Week
    Last Update:
    See Project
  • 4
    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: 16 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
    Validazione Fattura Elettronica

    Validazione Fattura Elettronica

    Versione in fase di sviluppo. Scaricate sempre l'ultima versione.

    ...Non necessita di installazione. Prevede 4 visualizzazioni. E' possibile fare la validazione a partire dalle specifiche fornite dall'Agenzia delle Entrate. Aggiunta una line command per effettuare la validazione ed estrarre eventuali allegati. Aggiunto esportazione Documento XML su immagine JPG Portable program. It does not require installation. Allows viewing of "Italian Electronic Invoice" documents. It is also possible to validate the documents starting from the scheme (XSD) provided by the Revenue Agency.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Pdf Split and Merge with Bookmark Import

    PDF merging with bookmarks and pagination

    PDF Split and Merge tool is implemented using the PdfSharp library and is either GUI or command driven.It is useful for automated document creation.It allows bookmarks from the input pdfs to be imported and flexibly embedded in the destination document. PDF pages can be numbered and annotated with a footer label.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 7
    GridSheet

    GridSheet

    Generate your own printable graphing paper

    GridSheet is a command line-based printable graphing paper generator, allowing user to generate quadrille paper with custom page size, background color, margin, grid spacing, line thickness, and line color; with two different line styles supported on the same grid. Output format is PDF 1.3. Other than command-line program, it also come with a CGI front end that can be installed as a web application, allowing intranet users to generate graphing paper from their web browser. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Unified Versatile Document
    1. What's uvd? uvd is a tool enabling users to edit their documents on various platforms and office suites without the need to manually manage their files. (…) 4. What do they all do? uvd — main program, interprets documents, requests to open them; also makes backups and repair documents. uvd-man — executables manager, imports and exports executables for use portably on various platforms. (only Windows) uvd-desktop — desktop integration, run only once, associates uvd extension with uvd...
    Downloads: 2 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: 92 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10

    PDF*Merger for Windows

    Merge/concatenate PDF files into one PDF file

    Merge your PDF files for upload to reporting engine or other needs. Command line, win32 Written in Python. Compiled with PyInstaller.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    LOPDFConverter
    This project creates a command line java application that uses LibreOffice in a headless mode to convert a document to the pdf file format. The source document had to be in a file format that LibreOffice can open.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A project to provide change control for OpenDocument files via subversion under Unix. Can check in internal changes in files and allows users to recover any previous version, view logs and compare with older versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a quick and dirty python script for taking text document with comments as exported by Word and in-lining the text of the comments at the comment marker in the document. The process is: * using Word, “save as” the document to a .txt file (choose ‘unicode – utf8′ but default should also work) * python iwc.py -i infile.txt -o outfile.txt * open up outfile.txt with your favourite editor Be warned – the quid pro quo for doing this is you lose a lot of your formatting :( Try...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OOoServer manages a configurable pool of OpenOffice processes. For UNO API clients OOoServer is an OpenOffice process. The server dispatches requests to available OpenOffice processes and makes sure such a process is handling only one connection at t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A command-line tool to convert between file formats, which are supported by OpenOffice.org (.doc, .xls, .odt, .odg, etc) and PDF. Documents can be append to a PDF and the count of pages returns. Requires the OOo, OOo SDK and .Net Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PeterHi is an initiative to provide a set of tools for education based on your existing IT infrastructure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Client-server multi-language dictionary based on Java. Comes with multiple clients - GUI, web-based, command-line, etc...The server allows plugging dictionary and user databases in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Visio-EMF Bridge offers the transformation of Visio stencils and Visio models into EMF metamodels and EMF models, respectively. The bridge enables the processing of Visio models with EMF tools, such as, openArchitectureWare or Eclipse Epsilon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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: 21 This Week
    Last Update:
    See Project
  • 21
    Get different varieties of output from a docx! It uses xsl which can be customized by the user to get whatever kind of output is expected. By default there will be a default xsl with which docx to text can be done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    clContacts is a simple, small, and easy-to-use command line address book. The application let's you add, remove, find and edit your contacts. The entries are stored in a simple text file. clContacts has also built in command line arguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    command-line utility to convert between all 183 formats supported by openoffice. Convert doc to html, html to png, etc. Requires OpenOffice but does not require any previously installed openoffice macros. Uses the python interpreter that is integrated in
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FreeWERM is a web-based application that can manage the HR side of any business. It stores attendance, payroll, personnel, and departmental data. It can also create Excel reports and PDF documents based on the information in its database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OpenDocument is an OASIS standard for storing documents. It is used by OpenOffice, KOffice and many more Office Suites. The target of this project is to give PHP 5 based website developers the opportunity to handle any OpenDocument Format files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB