JPEG XL

Info

rules 58
github 38692
reddit 688

JPEG XL

jxl-rs 0
tools 4270
website 1813
adoption 22069
image-compression-forum 0
glitch-art 1071

General chat

welcome 3957
introduce-yourself 294
color 1687
photography 3532
other-codecs 25116
on-topic 26652
off-topic 23987

Voice Channels

General 2578

Archived

bot-spam 4577

I had an idea to simplify patch

monad
AccessViolation_ I had an idea to simplify patch detection for things like emulator screenshots and tiled pixel art. How hard would it be to implement something like a `--patch_grid_tile_size` that takes a height,width (or just a size for a power-of-two square if that's easier), and a `--patch_grid_offset`, which tells the encoder to do patch detection just on the whole tiles in the grid?
2025-01-28 01:29:46
2025-01-28 01:29:47
it's straightforward to implement, but investing human time to identify the content layout is not generally practical. it is also far from general to assume a single regular, continuous layout.