Analysis updated 2026-05-18
Turn a phone photo into a retro pixel-art style image for sharing online
Apply the flat-palette Milk filter to a photo for a distinct game-inspired look
Adjust dithering, grain, and color depth to fine-tune a stylized photo effect
Download and install the app directly from a release APK without building it
| figurophobia/milk-filter-mobile | blindman81/snippets | gaearon/rn-bug-loop | |
|---|---|---|---|
| Stars | 4 | 4 | 4 |
| Language | Kotlin | Kotlin | Kotlin |
| Last pushed | — | — | 2024-10-05 |
| Maintenance | — | — | Stale |
| Setup difficulty | easy | moderate | easy |
| Complexity | 1/5 | 2/5 | 2/5 |
| Audience | general | general | developer |
Figures from each repo's GitHub metadata at analysis time.
A prebuilt APK is available for direct install, building from source requires Android Studio and SDK 34.
Milk Filter Mobile is an Android app that converts any photo into the distinctive pixel-art look of Nikita Kryukov's Milk game series. It offers two filter modes: a Milk filter ported from an existing project by LucaSinUnaS that gives images a flat palette of deep reds and purples, and an original Pixel Art filter built by the app's own author that uses a dithering technique to create a retro, blocky look. A companion web version of both filters, which also supports video, exists as a separate related project. The app gives you nine adjustable parameters with a live preview as you tweak them, including brightness, contrast, pixel block size, grain or noise intensity, how many colors the palette is reduced to, an optional dot pattern overlay, and JPEG compression quality for a more compressed, lower quality look if desired. Several hand picked color palettes inspired by the games, plus some original ones, can be cycled through. The interface itself uses a pixel style font to match the visual theme. Once you are happy with an edit, you can share the result to any app or save it directly to your photo gallery, and tapping the center of the image at almost any point lets you swap in a different photo without restarting. The easiest way to get the app is downloading a ready to install APK file from the project's releases page, which requires Android 7.0 or newer and may prompt you to allow installs from outside the Play Store. Anyone still on the original version 1.0.0 release needs to uninstall it first, since later versions switched to a different signing key. Developers who want to build it themselves need Android Studio, Android SDK 34, and a device or emulator running Android 7.0 or higher, then can build a debug version with a single Gradle command. The project is released under the MIT license.
An Android app that converts photos into the pixel-art visual style of the Milk game series, with adjustable palettes, dithering, and grain.
Mainly Kotlin. The stack also includes Kotlin, Android, Material Design.
Free to use, modify, and distribute for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.