nowfound

Alternatives

Products that do what PZip.net Compression does

The most powerful compression on Earth

  1. 1

    Reduce image size up to 90% in seconds, free & works offline

    2022

  2. 2OA

    I built an experiment that uses an overfitted transformer and arithmetic coding to compress individual files. Instead of training the model to generalize, I train a 900KB transformer to memorize a single file and predict the next byte. Those predictions are fed into an arithmetic coder to produce the compressed output. On a 100MB NYC taxi CSV, it compresses to about 7MB (~0.5 bits/byte). On a 100MB slice of enwik9, it compresses to about 21MB (~1.68 bits/byte). It's pretty slow right now (roughly 20–30 minutes of training and 45 minutes each for compression and decompression on my…

    Jun 2026

  3. 3CM

    Hey HN, just wanted to share my success story with CompressX, my FFmpeg wrapper for macOS. For those who may not be familiar, FFmpeg is a powerful tool for converting, streaming, and recording audio and video content. I started CompressX as a weekend project to serve my 9-5 jobs, primarily to compress demo videos for uploading to GitLab and sharing with my colleagues. It took me 2 weeks to make the first working version. I shared the demo on Twitter and the reaction was extraordinary. People loved it, they said that I was bringing the Pied Piper to life. Four months later, I hit the $9,000…

    2024 · compressx.app

  4. 4
    Paritok258

    Spend up to 85% less and run 3× longer coding agent sessions

    28d ago · paritok.com

  5. 5RT

    I have posted a much earlier version of this over a year ago [0]. Since then a lot has changed. Obviously, the name has changed. This happened for the paper publication [1]. I have also optimized the speed, integrated ISA-L for special cases, limited the compression-ratio-dependent maximum memory consumption, and finally added parallelized CRC32 computation, which adds ~5% overhead no matter the number of cores used. At this point, I am leaning towards calling it production-ready although there are still many ideas for improvements. Redoing the benchmarks of the older Show HN, would look…

    2023 · github.com

  6. 6PB
  7. 7TP

    Hello HN, I'm very excited to have finished a gzip decoder that can speed up decompression using threads. On my Ryzen 3900X, I measured a 8x speedup over standard gzip, reaching 1.6 GB/s for a synthetic file with a consistent compression ratio of 1.3. A functional decompressor like this is kind of a first, that's why I am excited. Pragzip implements the two-staged decompression idea put forward with pugz, which unfortunately only works with gzipped text files not arbitrary files and has many more limitations. I think my main contribution over pugz might be a fast (~10 MB/s)…

    2022 · github.com

  8. 8

    100% Private ZIP Tools: Create, Protect & Unlock Online.

    May 2026

  9. 9ZA

    This is a low-level opensource library I developed for my own use and decided to share, as it makes it possible to process large checkpoints of neural networks without renting high-RAM instances, on a regular PC. It replaces torch.load() with a custom function that produces a dictionary that materializes tensors on the fly. Compared to other solutions it doesn't require sharding or re-encoding checkpoints and uses them completely as-is. It is a foundation to make it possible to run inference and compress language models and other large models one layer at a time - in principle, even one…

    2023 · github.com

  10. 107Z
  11. 11

    Local-first file compression for people and agents

    Apr 2026

  12. 12

    Pixel compressor & encryptor

    Dec 2025

  13. 13XC
  14. 14SL

    I'd like to share a little toy project of mine, a really simple image codec that can do lossy to full lossless image compression with complete scalability at a byte level granularity - you can compress an image just once, even fully losslessly if needed, and then get any lossy version possible by simply stopping decompression at any offset in the compressed data. This "encode onde, serve many" approach is especially interesting for providing downscaled low quality image previews (LQIP) in as tight a storage budget as possible, and then allowing seamless, transparent refinement as deemed…

    2024 · github.com

  15. 15AB

    Hi, so over the weekend I built a free to use service to compress one or more images using MozJEPG encoding enabled via WASM. It's a static site, all the processing happens on the client side, no file uploads or sign-ups needed! Why? The existing services are either filled with ads or require you to sign-up / pay. would greatly appreciate any feedback! TIA!

    2024 · captaindavinci.github.io

  16. 16

    Free & open-source image compression that beats Squoosh.

    Dec 2025

  17. 17IM

    Jan 2026 · github.com

  18. 18

    Compress images instantly. 100% private. No uploads.

    Nov 2025

  19. 19

    Compress images privately — no uploads, no quality loss

    Jan 2026

  20. 20ZF

    Link to the demo: https://gildas-lormeau.github.io/zip.js/demos/demo-create-file.html To take advantage of this performance gain, you need to add at least 4 files to the zip file and use a Chromium-based browser as the library uses the recent CompressionStream API [1] which allows native file compression. [1] https://developer.mozilla.org/en-US/docs/Web/API/CompressionStream

    2022

  21. 21TB
  22. 22IM

    I spent the past few weeks making an open source cloud code editing environment with an AI copilot and multiplayer collaboration! It's fully self-hostable in 5-10 minutes. There's a lot of minor improvements to be made, and some are already listed in the Github issues. Let me know what you think and feel free to try it out.

    2024 · github.com

  23. 23SR

    Hi HN! Sipp is an open-source AI inference library for running local models in browsers with up to 3x faster decode speeds than alternative libraries. My background is in HCI (human-computer interaction) and graphics programming. Me along with my co-founder have been experimenting and thinking a lot about what the next user experience will look like when tokens are commodified to the point of being essentially “free.” A motivation for us was to try to move beyond the chat app and information retrieval use cases that are dominant now, and figure out how AI could instead act as a continuous…

    Jun 2026 · sipp.sh

  24. 24CA

Ranked by how close each launch is in meaning, then by votes. Refine with a description →