Showing 64 open source projects for "linux file parser"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • $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
  • 1
    Apache OpenOffice

    Apache OpenOffice

    The free and Open Source productivity suite

    Free alternative for Office productivity tools: Apache OpenOffice - formerly known as OpenOffice.org - is an open-source office productivity software suite containing word processor, spreadsheet, presentation, graphics, formula editor, and database management applications. OpenOffice is available in many languages, works on all common computers, stores data in ODF - the international open standard format - and is able to read and write files in other formats, included the format used by the...
    Leader badge
    Downloads: 241,032 This Week
    Last Update:
    See Project
  • 2

    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: 25 This Week
    Last Update:
    See Project
  • 3
    Orthos

    Orthos

    Modern Greek spelling dictionary, thesaurus for LibreOffice/OpenOffice

    This is a Modern Greek language spell checking project. It is based on Hunspell/Aspell and provides the dictionaries necessary for spell checking. It creates the necessary extensions for LibreOffice and OpenOffice. Orthos NEEDS YOUR HELP! Help create a better Greek spelling dictionary. Do you think there is a missing word, a misspelling in the dictionary? Check the dictionary by going to the Orthos web site, below, and then file a ticket for correction. Thank you.
    Leader badge
    Downloads: 487 This Week
    Last Update:
    See Project
  • 4
    Excel Writer

    Excel Writer

    A standalone, portable Ada package for producing Excel spreadsheets

    Excel_Out is a standalone, portable Ada package for writing Excel spreadsheets with basic formattings and formulas, easily and programmatically. Enables the automatic production of reports. No interaction needed with Excel or MS Office. More information on: http://excel-writer.sf.net Alire crate: https://alire.ada.dev/crates/excel_writer Mirror: https://github.com/zertovitch/excel-writer
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    Tiki Wiki CMS Groupware

    Tiki Wiki CMS Groupware

    The Free / Libre / Open Source Web App with the most built-in features

    "Software made the wiki way" A full-featured, web-based, tightly integrated, all-in-one Wiki+CMS+Groupware, Free Source Software (GNU/LGPL), using PHP, MySQL, Zend Framework, jQuery and Smarty. Tiki can be used to create all kinds of Web applications, sites, portals, knowledge base, intranets, and extranets. Tiki is the Open Source Web Application with the most built-in features. Highly configurable and modular, all features are optional and administered via a web-based interface....
    Leader badge
    Downloads: 174 This Week
    Last Update:
    See Project
  • 6
    TextFind2

    TextFind2

    TextFind2 is a program for searching in a TXT file

    ...A Linux version has been made in an effort to diversify the Linux ecosystem. I have tested it with Kubuntu 18.04, 20.10. It is 64 bit. I compiled with Qt Creator. The MFC parts have been replaced with Qt. Best of all, I provide the source code and ALSO THE EXECUTABLE FOR LINUX! -Tested with Kubuntu 18.04, 20.04, 22.04 -Tested with OpenSUSE Tumbleweed -Tested with Ubuntu 20.04 -Tested with Linux Mint 20.1 (XFCE interface) The Windows version has been released. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    IGSuite - Integrated Groupware Suite

    IGSuite - Integrated Groupware Suite

    IGSuite is a web-ajax-based Integrated Groupware Suite

    IGSuite is a web-based Integrated Groupware Suite oriented to be a CRM solution. In the Suite you can find: IGWebMail, IGCalendar, IGContacts, IGArchive, IGWiki, IGTodo, IGChat, Projects, IGFax an HylaFax client, IGFileManager, IGMsg and many other.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    A user-friendly tool for teachers to generate high-quality personalized certificates for students in bulk, saving time and effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This program is written for the baguette shop, to help calculating the price of manufactured products, ordering and maintaining the client base. Now it works only localized Russian version. Программа написана для использования багетными мастерскими, салонами и их посредниками. Поддерживается пока только русский язык.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Lotus Notes e-mail (or any other document) notifier. Agent notifying about new emails through XMMP (used by Jabber IM service) protocol. Open architecture allows to write your own plugins supporting other types of communication channels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mass File Renamer

    Mass File Renamer

    mass file renamer

    This is a software to rename all files within a folder with a specified starting name and file extension. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LibreOffice Java MessageBox Class

    LibreOffice Java MessageBox Class

    Simplifies messagebox generation using Java and LibreOffice SDK API

    The LibreOffice Java MessageBox Class simplifies generation of a com.sun.star.awt.XMessageBox with a custom title and message, a selected icon (determined by MessageBoxType), and selected response buttons. The selections are made using the same values as for XMessageBox. Return values are identical to those of XMessageBox excepting addition of an error return value. For convenience, the selection and return values are included as comments in the source file. USAGE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EGroupware Enterprise Collaboration
    EGroupware has moved to Github, please find all our downloads there: https://github.com/EGroupware/egroupware/releases EGroupware is a multi-user, web-based groupware suite. Currently available modules include: email, addressbook, calendar, infolog (notes, to-do's, phone calls), content management, wiki, project management, tracker, timesheet, knowledge base, CalDAV/CardDAV
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    ProtoIn&Out

    ProtoIn&Out

    Programma per la gestione della corrispondenza in entrata e in uscita

    E' un semplice programma che serve a gestire i protocolli della corrispondenza in ingresso e in uscita. La specificità del progetto è data dal fatto che in uscita supporta una generazione completa della lettera da formati ODT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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: 96 This Week
    Last Update:
    See Project
  • 17
    bz-htmlcss2rtf

    bz-htmlcss2rtf

    PHP/Java Making RTF and HTML (with CSS and Script Code) Files

    This application was developed in PHP/Java and helps to you to generate RTF File including Images, Tables and Lists. It is useful to generate html files with css and script code in design mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Office 42

    Office 42

    Fuss free office tools

    ...Office 42 currently only works with Windows but Android and Ubuntu versions are in development. Office 42 stable for Windows is avaliable for download now and alpha versions of the Linux port and new applications will be avaliable to download soon. Please note that you do not need to extract the zip file to install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Freeware Directory Script

    Freeware Directory Script

    Open Source Freeware Directory Script

    Open source freeware directory script with configurable categories and allowing webmaster and user ratings. Included in the project is sample data for data recovery freeware. The sample data has 400+ rows. My programmer tells me the script was programmed from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    Powerful, versatile, open-source file / folder utility, not available in Windows & Linux O/s. E.g. Graphical Explorer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Presto

    Presto

    Turn any HTML document into a slideshow

    Presto is a JavaScript file which, when added to an ordinary HTML document, turns it into a full-screen slideshow, complete with transition effects and a user interface to jump between slides. A companion script can turn a Markdown text file into a Presto-enabled slideshow, allowing you to create professional-looking slideshows in just a few lines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Bibus is a bibliographic database. It uses a MySQL or SQLite database to store references. It can directly insert references in OpenOffice.org and MS Word and generate the bibliographic index.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    Word Reference Java API

    Java Library for www.wordreference.com API

    Java Library for the www.wordreference.com API. Translates a term provided, as well as provides list of synonyms (English only as of 10/14/2011). If a 'Local Library' path is provided, results are stored locally for later use--this store is searched before searching www.wordreference.com (refer to the (c)wordreference.com terms of service on storing their data locally). NOTE: As of 10/14/2011, you must provide your own API key (register @...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Crack&Pack
    Select a folder and this app would zip every file .Tell it what number of files you can have in the archive and let the app do the job..Simple as 2 click's.And more to come!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB