Skip to content

Instantly share code, notes, and snippets.

@ws
Created March 8, 2015 19:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ws/38876fe83b2e02a2c1a4 to your computer and use it in GitHub Desktop.
Save ws/38876fe83b2e02a2c1a4 to your computer and use it in GitHub Desktop.
Instagram Filters List (JSON)
{
"note": "I was mocking the Instagram API and couldn't find these anywhere, so I really quickly wrote a script to grab them. I think this is all of them, but no promises. Hopefully this saves you a few minutes.",
"filters":[
"Perpetua",
"Ludwig",
"Slumber",
"Aden",
"Crema",
"Charmes",
"Vesper",
"Helena",
"Skyline",
"Moon",
"Brooklyn",
"Kelvin",
"Dogpatch",
"Ashby",
"Clarendon",
"Maven",
"Unknown",
"Gingham",
"Ginza",
"Stinson",
"Mayfair",
"Willow",
"Sierra",
"Lo-fi",
"Hudson",
"Rise",
"Valencia",
"Amaro",
"Poprocket",
"Brannan",
"Normal",
"Inkwell",
"LordKelvin",
"X-ProII",
"1977",
"Nashville",
"Sutro",
"Lomo-fi",
"Apollo",
"Toaster",
"Walden",
"Earlybird",
"Gotham",
"Hefe"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment