Recent content by atshak

  1. atshak

    Developing a High‑Performance Offline Image Compressor (5 Formats, No‑Quality‑Loss)

    C Check github: https://github.com/atshak69-alt/ETK-Image-Compressor-Pro
  2. atshak

    Developing a High‑Performance Offline Image Compressor (5 Formats, No‑Quality‑Loss)

    No, it’s not an ImageMagick wrapper. ETK uses its own custom hybrid compression algorithm, especially for PNG, TGA and EXR. ImageMagick can’t achieve the same reduction levels — the video tests on YouTube show the difference clearly
  3. atshak

    Best Image Compression Tools for Web Designers in 2026 (Offline + Multi‑Format + No‑Quality‑Loss)

    Nice setup. I mostly target WebP too — usually around 80–85 quality. It keeps things sharp while cutting size a lot.
  4. atshak

    Developing a High‑Performance Offline Image Compressor (5 Formats, No‑Quality‑Loss)

    Thanks! The project makes revenue through selling Pro version licenses
  5. atshak

    Developing a High‑Performance Offline Image Compressor (5 Formats, No‑Quality‑Loss)

    I’m documenting my progress while building a high‑performance offline image compression tool that supports 5 formats: JPG, PNG, WebP, TGA, and EXR. The goal is simple: - reduce file size without losing visual quality - keep everything fully offline - handle large images (including 8K) - stay...
  6. atshak

    Best Image Compression Tools for Web Designers in 2026 (Offline + Multi‑Format + No‑Quality‑Loss)

    As web designers, we all deal with the same problem: large images slowing down page load times, hurting Core Web Vitals, and killing performance scores. Over the past few months, I tested a bunch of image compression tools on real client projects, including JPG/PNG-heavy websites, WebP...
Back
Top