ComingUp ComingUp
Pixelify: Photo to Pixel Art

Pixelify: Photo to Pixel Art

Aug 27, 2026 Design Tools
game_assets gif creator photo filter pixel_art retro graphics

Gallery

Pixelify: Photo to Pixel Art

About

Hi r/SideProject! I wanted to share a solo project I've been working on: Pixelify, an offline Android app that converts photos into authentic retro pixel art, animated GIFs, and 90s RPG battle cards. Tech Stack & Architecture: - Frontend: React, TypeScript, Tailwind CSS - Image Processing: Native HTML5 Canvas2D and WebGL shaders for real-time 60fps ordered Bayer matrix dithering, palette quantization, and CRT scanlines. - Audio Engine: Web Audio API synthesizing 8-bit square-wave chiptun...

Comments (2)

Owen Collier Owen Collier 1 week ago

pricing model? freemium could drive adoption here.

Hoyt Stark Hoyt Stark 1 week ago

color quantization algorithm is where the real work happens