Showing 67 open source projects for "nero linux 4"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 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
  • 1

    OptiPNG

    Advanced PNG optimization program

    OptiPNG is a PNG optimizer that recompresses image files to a smaller size, without losing any information. This program also converts external formats (BMP, GIF, PNM and TIFF) to optimized PNG, and performs PNG integrity checks and corrections.
    Leader badge
    Downloads: 892 This Week
    Last Update:
    See Project
  • 2
    LinTAR-Archive-Manager

    LinTAR-Archive-Manager

    Winrar Alternative Archive Manager for Linux Systems

    This is a better archive manager developed for Linux systems. Its name is a playful reference to WinRAR. It also supports compression and extraction in the RAR format. However, you must install the RAR package on your system. Since this package is proprietary, it wouldn't be appropriate to include it in the program, and we wanted to leave the choice to the user. The program has been packaged and made ready for use on Debian-based systems. Bug reports will help further develop the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    litc

    litc

    Litc - light in band text compressor

    A very simple dictionary based text compressor. Created to shorten single line UTF8 strings; it tries to compress them quickly with a simple interface that can be used as a drop in replacement for Encoding.UTF8.GetBytes(value) and Encoding.UTF8.GetString(packed). The public Litc API are in fact: byte[] packed = Litc.GetBytes(value); string unpacked = Litc.GetString(packed);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FractalImageCompression

    FractalImageCompression

    Java Fractal Image Compression based on Delaunay triangulation

    Implementation of the algorithm of the paper: "Fractal image compression based on Delaunay triangulation and vector quantization" It is a Fractal compression algorithm, based on relationships between regions of the image (in this case triangles), rather than in explicitly the pixel values themselves. Video...
    Downloads: 0 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
    Major looseless compression algorithms library and documentation. First project: Arithmetic, Huffman, LZ77, LZ78, LZW, RLE. Second project reimplements Deflate. Documentation explains major Entropy Compression Methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    JPdfCompressor

    A simple pdf compression tool written in Java using Itext PDF Library

    A simple pdf compression tool written in Java Using Itext PDF library for java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Moved to GitHub.com/gdraheim/zziplib/ The ZZIPlib provides read access on ZIP-archives. The library uses only the patent-free compression-algorithms supported by Zlib. It provides functions that transparently access files being either real files or zipped files, both with the same filepath
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    pngcrush and other tools for manipulating PNG (Portable Network Graphics) and MNG (Multiple-image Network Graphics) files.
    Leader badge
    Downloads: 346 This Week
    Last Update:
    See Project
  • 9

    JPEG-LS HDF5 filter

    Multi-threaded HDF5 filter using CharLS JPEG-LS implementation

    Multi-threaded HDF5 filter using CharLS JPEG-LS implementation
    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
  • 10

    CCSDS-123 HDF5 filter

    Multi-threaded HDF5 filter using ESA CCSDS-123 implementation

    Multi-threaded HDF5 filter using ESA CCSDS-123 implementation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    LPC-Rice HDF5 filter

    Multi-threaded HDF5 filter implementing the LPC-Rice codec

    Multi-threaded HDF5 filter implementing the LPC-Rice codec. This lossless codec is intended to compress correlated signal data, such as image data, stored in HDF5 chunks. The codec/filter is optimized for both compression and decompression speed, but compression ratios are still comparable to JPEG-LS and CCSDS-123 codecs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jar Ajar is a JAR-based self-extractor for zip files. Zip up files and package them with descriptive images and text using Jar Ajar's graphical interface. When recipients launch the resulting JAR, Jar Ajar guides users through the unzip process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    torrent7z is a replacement for TorrentZip for goodmerged sets.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14

    fqzcomp

    A fastq compression program

    Fqzcomp is a basic fastq compressor, designed primarily for high performance. Despite that it is comparable to bzip2 for compression levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Zipbox

    Zipbox

    a java zip utility

    a java util to zip/unzip files and folders Supported files for extraction: 7z, Zip, Tar, Rar, Lzma, Iso, GZip, Cpio, BZIP2, Z, Arj, Lzh, Cab, Chm, Nsis, DEB, RPM, UDF, WIM Supported compression format: Zip Minimum Requirements: - needs Java 1.7 or above CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Simple Huffman Coder

    Simple huffman coder for learning purposes

    This project is built for learning purposes so it's implementation is kept simple and easy to read. It has two functions to either encode or decode a file with the expectation that you will modify it to suite your needs best.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gzx is a C library and a command line tool for fully GZIP-compliant file compression with fast random access read support. gzx includes a FUSE (filesystem in userspace) client that allows to access the compressed files with arbitrary applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BAR can create compressed, encrypted and splitted archives of files and disk images which can be stored on a disk, cd, dvd, bd or directly on a ftp, scp or sftp server. A server-mode and a scheduler is integrated for making automated backups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    7zip Batch Compression

    7zip Batch Compression

    Small Windows-GUI for Batch-Compression with 7zip

    My first try of a GUI with wxWidgets. Now 7zip can do "each file to a seperate archive" from Winrar. Sends commands to the CMD to process through the list, though maybe Admin rights are required. Maybe a Linux-Version later...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Graphical front end to command line tools used to build and install software from source on VectorLinux, Slackware and other slackware derivates. Includes a GUI front end to cruxports4slack
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    `archivemail' is a tool written in python for archiving and compressing old email in mailboxes. It can move messages that are older that the specified number of days to a mbox-format mailbox compressed with gzip, or optionally just delete old email.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    The RLE compression pack is a set of utilities to compress and decompress files using RLE algorithm.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    TFSplit-Java File Splitter and Joiner
    Java GUI based File Splitter and Joiner. Works on Windows and Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Info-ZIP project

    Info-ZIP portable compression/archiver utilities

    Info-ZIP portable compression/archiver utilities (Zip, UnZip, WiZ, etc.)
    Leader badge
    Downloads: 137,127 This Week
    Last Update:
    See Project
  • 25
    Tools for archiving, compressing and processing XML data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB