git404hub

what is milk-filter-mobile fr?

figurophobia/milk-filter-mobile — explained in plain English

Analysis updated 2026-05-18

4KotlinAudience · generalComplexity · 1/5LicenseSetup · easy

tl;dr

An Android app that converts photos into the pixel-art visual style of the Milk game series, with adjustable palettes, dithering, and grain.

vibe map

mindmap
  root((Milk Filter Mobile))
    What it does
      Applies pixel-art photo filters
      Adjustable palettes and dithering
      Shares or saves the result
    Tech stack
      Kotlin
      Android
      Material Design
    Use cases
      Give a photo a retro game look
      Post styled photos to social media
      Experiment with dithering effects
    Audience
      Mobile app users
      Retro art enthusiasts
      Android hobbyist developers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Turn a phone photo into a retro pixel-art style image for sharing online

VIBE 2

Apply the flat-palette Milk filter to a photo for a distinct game-inspired look

VIBE 3

Adjust dithering, grain, and color depth to fine-tune a stylized photo effect

VIBE 4

Download and install the app directly from a release APK without building it

what's the stack?

KotlinAndroidMaterial Design

how it stacks up fr

figurophobia/milk-filter-mobileblindman81/snippetsgaearon/rn-bug-loop
Stars444
LanguageKotlinKotlinKotlin
Last pushed2024-10-05
MaintenanceStale
Setup difficultyeasymoderateeasy
Complexity1/52/52/5
Audiencegeneralgeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

A prebuilt APK is available for direct install, building from source requires Android Studio and SDK 34.

Free to use, modify, and distribute for any purpose, including commercial use, as long as you keep the copyright notice.

in plain english

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.

prompts (copy fr)

prompt 1
Help me download and install the Milk Filter Mobile APK on my Android phone
prompt 2
Explain the difference between the Milk filter and the Pixel Art filter in this app
prompt 3
Walk me through building Milk Filter Mobile from source in Android Studio
prompt 4
Show me what each adjustable control like Pixel Size and Grain does in this app

Frequently asked questions

what is milk-filter-mobile fr?

An Android app that converts photos into the pixel-art visual style of the Milk game series, with adjustable palettes, dithering, and grain.

What language is milk-filter-mobile written in?

Mainly Kotlin. The stack also includes Kotlin, Android, Material Design.

What license does milk-filter-mobile use?

Free to use, modify, and distribute for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is milk-filter-mobile to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is milk-filter-mobile for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.