Skip to content

MalteHRJ/image-pixelizer-WIP

Repository files navigation

Image Pixelizer

Made for demonstrational purposes Written in GoLang/wasm and NextJS

Demo

Issues

  • some .jpg have issues with the nearest method. Propably due to color models and alpha premultiplying shenanigans.
  • .gif images can be slow due to the built in color palette constrainer
  • images get quite dark when using the average method at high target resolutions