Search Results for "compression java" - Page 4

Showing 167 open source projects for "compression java"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1

    Tcp/Ip API Wrapper

    TCP/IP API (SSL Encryption, ZLIB Compression)

    TCP/IP connectivity warpped in an API extended to provide the following major features: SSL Encryption, ZLIB compression, packet oriented mode rather stream oriented mode. Asynchrounous. One liner to declare server or connect to server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ExiProcessor

    Command-line program for processing Efficient XML Interchange (EXI)

    ExiProcessor is a command-line program that encodes text XML files into binary EXI and decodes EXI files into XML. It uses the open source Java-based library EXIficient (http://exificient.sourceforge.net) as the EXI parser. In essence, ExiProcessor is a command-line interface to EXIficient. ExiProcessor can help people learn about the various EXI encoding and decoding options and how those options affect compression ratios. The source code itself can also be used as an example of how to integrate EXIficient into existing Java XML libraries. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    File Master

    File Master

    File Master is a multipurpose file handling tool.

    File Master is created to assist you when handling many files at one time. File Master can for example rename many files at once, or zip them for storage.
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • 4
    Peters Backup is a program for backing up your important data files on to diskette, zip drive, fixed disk or CD/RW. It uses an extremely efficient compression algorithm. It keeps track of all versions of your files in full and incremental backups.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Implementation of LZW compression/decompression algorithm in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A lossless audio codec that switches between predicive audio compressors block wise on the fly, always choosing the one with the best compression rate. It will be designed for near to optimum compression rate, and not consider coding/decoding speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TFSplit-Java File Splitter and Joiner
    Java GUI based File Splitter and Joiner. Works on Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Reference compression tools for sequence read data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    jShrinker is written in Java and can de/compress 7zip*, zip, bzip2, tar, lzma, rar, and gzip formats. It aims to be cross-platform and to provide an easy-to-use interface. It will include these features: batch decompression. *Decompress only
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    This app intents to be an easy way to make backups of large amount of files into medias such as CDs or DVDs. Also it compress groups of files to fit in the size of dest. media. To avoid integrity problems during decompression, no files are divided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Command line tool written in Java, that automaticly unpacks (password protected) RAR-Archives or multi-part RARs, if all belonging files are complete. It is designed to do unrar jobs on Linux-based NAS-Devices when downloading from Rapidshare & co.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    JavaScript Optimizer is a technical component designed to organize Web resources (JavaScript files, CSS) on the server side and to optimize (compression, merge and versioning) their delivery to the client's browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Accord Odette OFTP2
    Accord Odette is a Java framework for developing your own Odette OFTP2 client/server, respecting your needs of integration and functionalities. It comes with base client and server classes for TCP/IP and to bridge connections through X.25 and ISDN.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    Coffeearc

    A simple, extensible GUI archiver for experimental cmd-line tools.

    Coffeearc is a simple, extensible GUI archiver for cmd-line tools. Bundled with CCM and Slug, both ultra-fast and strong compression (including AES encryption) are its core features. Some conventional formats like ZIP, TAR and others are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jymini is a JavaScript minifier and obfuscator. While there are several of these out there, I couldn't find one that did exactly what I needed. This program is very flexible and has features that others don't.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NoAds FileUnpacker is a free software tool to unpack archives created with TM FilePacker. It does not install any unwanted software on your computer and runs on every Java-supported platform (Windows, Mac, Linux and others).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    File archiver. Basically for images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A massive audio compressor. It can be used to compress folders containing wave files among other files. The monkey's audio compression is performed thanks to the JMAC open source java library. Ideal to compress audio projects as Cubase projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    In computer science and information theory, Huffman coding is an entropy encoding algorithm used for loss less data compression. It is implemented in java. This software shows you a sample of huffman coding.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    7-Zip-NBinding
    .NET wrapper for 7Zip, based on 7-Zip-JBinding, produced with IKVM. Extracts (password protected, multi-part) 7z Zip Rar Tar Split Lzma Iso HFS GZip Cpio BZip2 Z Arj Chm Lhz Cab Nsis Deb Rpm Udf archives. Archive creation/more formats coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Créé un programme en java permettant de visualisé le principe de compression par ondelettes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple software to extract any valid DBPF file, normally they have package extension. This software extracts DBPF files from any The Sims 2, The Sims Stories, The Sims 3 and Spore using command line and has XML support for other softwares.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Video Squirrel is a cross-platform wxWindows video file cataloger. Designed to gather infomation on the actual video files, ex compression used, bitrate, video pixel size and so on.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    STONE Layer is a set of encoding and compression routines that enables communication with Skulltag Online and other Online Networks. STONE Layer is currently implemented in C++, and soon will provide Java and Perl implementations.
    Downloads: 0 This Week
    Last Update:
    See Project