Data Formats Software

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 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
  • 1
    The XMPP Ox was a port of the Jabber Server (jabberd v1.4.2) to the Broadcom Mipsel CPUs used on many embedded linux firewalls; these devices most famous representative is the versatile Linksys WRT54 wireless router family. Now maintained at milkfish.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    YAJL-Fort

    A Fortran interface to the YAJL library

    YAJL-Fort is a modern object-oriented Fortran interface to the YAJL C library, which is an event-driven parser for JSON data streams. JSON is an open standard data interchange format. It is light weight, flexible, easy for humans to read and write, and language independent. Get YAJL-Fort on GitHub: https://github.com/nncarlson/yajl-fort
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    A boudle of lisp extensions, largely original, for XEmacs with the goal to obtain a more user friendly and powerful interface. The new features include contextual tool bars, new TeX interface and much more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Tested for Ubuntu Maverick - Create Audiobooks from eBooks, text or pictures. - Read eBooks or text aloud while scrolling through pages
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    eDemonOnline is a set of libraries for ASP .NET. It includes the PHP .NET sub-project(a port of PHP functions library to the .NET framework) along with a collection of web controls, class libraries and tools. For more info see the documentation section.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    ePubHub
    A structured document editor designed for creating ePub eBook files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Escm is a text file processor that expands embedded Scheme expressions in the input file. Unlike other text-embedded language processors, escm does not depend on a particular Scheme implementation---you can use your favorite Scheme.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Collects EXIF information from image files (currently JPEG) recursively through a directory structure, and prints the information in histogram form (as numbers sorted by bin size). It uses the Exiv2 library to parse the files. C++ on Win32 and Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Converter from FB2 to PDF format. Useful for ebook readers with bad or missing FB2 support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    fig2ps is a perl script designed to convert Xfig files to postscript or PDF files, processing text using LaTeX.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    fillable-pdf-forms
    A simple, practical tool for creating and working with fillable PDF forms—making it easy to generate, edit, and manage form fields without relying on proprietary software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    gpx2gpx tries to convert gpx-input in a format more or less similar to gpx1.1
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    hcxselect

    A CSS selector engine for C++

    hcxselect is a small and fast CSS selector engine for C++. It parses CSS selector expressions and applies them to a set of document nodes (or a whole tree) parsed via htmlcxx, a simple non-validating HTML parser. Thus, it allows you to use CSS selectors in your C++ program without much bloat.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    iTelliHashCSV

    iTelliHashCSV

    Cryptographic Hashing Application for CSV Files

    iTelliHashCSV is a cryptographic “one-way” hashing application designed to securely protect sensitive or private information from disclosure. Proper use of this program allows organizations, businesses, and individuals (i.e., the data owners) to share complete/intact datasets containing sensitive data with others without actually disclosing the sensitive or private information. Additionally, if such datasets are subsequently modified or enhanced through value-added services or products provided by other organizations or individuals and then returned, the data owner retains the ability to “re-map” the hashed sensitive data values back to their original values.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    This java project solves the problem of not being able to easily extract track and playlist information from the iTunesDB. With a focus on ipod users this project extracts all information from the db and serializes it to XML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    jElasticlunr

    This project is a Java port of the elasticlunr Javascript project

    This project provides full text search in Java. It is a Java port of the elasticlunr Javascript project (http://elasticlunr.com/). The documentation is available at https://jelasticlunr.sourceforge.io/.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    jPod Renderer is based on the jPod library, also hosted here at "jpodlib". This is the long awaited release for platform specific rendering code, both on AWT and SWT. To see jPod and jPod Renderer at work, have a look at www.cabaret-solutions.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    jpalm is an api for manipulating PalmDB and MobileDB files in Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    jsondata

    jsondata

    Modular JSON by trees and branches, pointers and patches

    The 'jsondata' package provides for the modular in-memory processing of JSON data by trees, branches, pointers, and patches. The main interface classes are: - JSONData - Core for RFC7159 based data structures. Provides modular data components. - JSONDataSerializer - Core for RFC7159 based data persistence. Provides modular data serialization. - JSONPointer - RFC6901 for addressing by pointer paths. Provides pointer arithmetics. - JSON Relative Pointer - draft-handrews-relative-json-pointer/2018, contained in JSONPointer. - JSONPatch - RFC6902 for modification by patch lists. Provides the assembly of modular patch entries and the serialization of resulting patch lists. - JSONDiff - Diff utility for JSON data. - JSONSearch - Search utility JSON patterns. Online documents: https://jsondata.sourceforge.io/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Converts kml files (Google Earth) to wpt format (OziExplorer waypoint file). Written in Python, thus you'll need a Python interpreter to run the soft.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    LaTeX2WP converts a document written in LaTeX into a form suitable to be cut and pasted into the WordPress online editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    ldif-extract

    Extrect selected entries from LDIF files like grep

    ldif-extract is a small 'grep' like tool to extract and convert data from LDIF files. It could be used standalone or also in a pipe together with other tools like ldapsearch.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A Library to exchange data with GE Fanuc PLCs over ethernet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    RFC 2425 defines a MIME Content-Type for Directory Information. This library contains necessary methods to parse information blocks arranged in such a manner.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    libtdms

    A C++ library for reading National Instruments TDMS files.

    libtdms is a C++ library for reading National Instruments TDMS files (http://www.ni.com/white-paper/3727/en).
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB