Show HN: High End Color Quantizer

This is a personal project I've been working on for a long time now.

I stumbled upon the color quantization problem while doing something related for work. I then found an interesting paper for which I could find no implementations online, and the thing went from "let's implement this paper" to getting pretty obsessed with the whole thing.

It's at an early, eaaaarly stage. There's a lot of work to be done, and it's a memory hog, but generally speaking works quite well, and the output is for the most part very high quality, so I'm happy to share it as beta.


Comments URL: https://news.ycombinator.com/item?id=44235628

Points: 29

# Comments: 0

https://github.com/big-nacho/patolette

Vytvorené 3mo | 10. 6. 2025, 13:10:16


Ak chcete pridať komentár, prihláste sa

Ostatné príspevky v tejto skupine

Show HN: Async – Claude code and Linear and GitHub PRs in one opinionated tool

Hi, I’m Mikkel and I’m building Async, an open-sourced developer tool that combines AI coding with task management and code review.

What Async does:

  - Automatically researches cod
27. 8. 2025, 4:50:19 | Hacker news
Show HN: Regolith – Regex library that prevents ReDoS CVEs in TypeScript

I wanted a safer alternative to RegExp for TypeScript that uses a linear-time engine, so I built Regolith.

Why: Many CVEs happen because TypeScript libraries are vulnerable to Regular Expression

27. 8. 2025, 4:50:13 | Hacker news