โ
FLIPPER ZERO DEVICE : CUSTOM ANIMATIONS, PASSPORT BACKGROUNDS & PROFILE PICTURES
You can find in the well-named folders what I've made so far :
CUSTOM ANIMATIONS
PASSPORT BACKGROUNDS AND PROFILE PICTS
CFW & FAP GRAPHIC ASSETS
BAD USB VISUAL PAYLOADS
I am present on most Flipper-related discord servers.
On Momentum's one, I opened a thread dedicated to Flipper pixel art : Kuro's Kitchen.
Feel free to join the convo !
Also, you can find below a bunch of useful tutorials and tools links related to Flipper's graphic assets.
As well, follows a non-stop growing list of links to other people's makings.
I would gladly add your link on request, just ask or PR !
Have fun exploring ! O_oV
Tip
โโโ ๐ = Text โ / โ ๐บ = Video โ / โ โญ = Strongly recommended to begin with
-
Official Flipper Zero's docs
๐ Flipper Zero Documentation (website)
๐ Flipper Zero Firmware Developer Documentation (website) -
Wr3nch's beginner guides
๐ How2Flipper - How to download files from Github and copy them to Flipper (pdf)
๐ How2CustomFlipper - Renaming your Flipper (and compiling firmware from source) (pdf) -
Kuronons's guides โ O_oV
๐โญ The Most Common Mistakes Done When Making an Animation - (Github's .md file)
๐โญ Meta Settings - In-depth Guide - WIP (Github's .md file) -
Momentum's asset-packs
๐โญ How to install/make asset packs (Github's .md file) -
Talking Sasquach's guide & videos :
๐โญ Flipper Zero Animation Process (Google doc)
๐บ LAB401 academy : Custom animations on your Flipper zero! Everything you need to know (YouTube)
๐บ Make your Flipper Zero Cooler Than Everyone Else (YouTube)
๐บโญ How to make Flipper Zero Animations - The Ultimate Guide (YouTube)
๐บ Custom Flipper Zero Fonts Packs on the Latest XFW Release! (YouTube) -
Pen Ace's video tutorial :
๐บ Flipper Zero - Animation Starter Guide (YouTube) -
Wihrus's video tutorials [Deutsch/German] :
๐บ Flipper Animationen #customize your Flipper (YouTube)
๐บ Flipper Passport/ID Bild #customize your Flipper (YouTube) -
Derek Jamison aka codeallnight's video tutorials :
๐บ Flipper Zero - Customize Main Menu icons! (YouTube)
๐บ Flipper Zero - Customize Main Menu Look & Feel (YouTube) -
Rithim's video tutorial :
๐บ Editing FLIPPER ZERO Background ANIMATIONS?!! || FULL GUIDE (YouTube) -
igi's video tutorial :
๐บ How to download animation to flipper zero (YouTube) -
SHUR1K-N's video tutorial :
๐บ Installing Custom Animations on Flipper Zero โ Xtremely Easy! - Xtreme firmware (YouTube) -
instantiator's tutorials :
๐ Building an app for Flipper Zero : Part I - Getting started & Part II - A simple user interface (website)
-
๐ ๏ธ Flipper Zero Animation Manager - Application (Linux, Win, Mac) by Ooggle
โโ โฎ Preview animations on PC (from .png or .bm files)
โโ โฎ Create manifest.txt with desired values
โโ โฎ Compile .png folder directly to .bm one (instant !!) -
๐ ๏ธ FlipperZero Animation Tool - Application (Linux / Win) by Noel Echo Fowlie aka Nelbium
โโ โฎ Preview animations on PC, including Bubbles !
โโ โฎ Create manifest.txt with desired values
โโ โฎ Turn animated GIFs into FlipperZero animation data
โโ โฎ Requires a cloned repo of FZ firmware + GraphicsMagick suite installed -
๐ ๏ธ FZBuilder - Tool by Gianni Occhipinti
โโ โฎ Generate new animations from GIF files
โโ โฎ Import animations on your favorite firmware
โโ โฎ Preview animations
โโ โฎ Customize animation parameters
โโ โฎ And much more... -
โ๏ธ Xtreme-Assetpack Previewer - Python tool by Tim Strasser
โโ โฎ Preview animations and icons in asset packs in a Flipper-designed app
โโ โฎ Requires Xtreme / Momentum asset_packs folder structure -
โ๏ธ Flipper Animations Reader - Python tool by Tech0ne
โโ โฎ Read Flipper Zero animations and play them in the terminal
โโ โฎ Project : export Flipper anims to GIF -
โ๏ธ Flipper Animation Reconstructor - Python tool by SethPalmer3
โโ โฎ Generates a preview gif from an animation folder (containing .bm files + meta.txt) -
โ๏ธ FlipAnimGen - Python tool by D4n13l3k00
โโ โฎ Dithering animation generator from video files
โโ โฎ Generates a folder with the animation frames in the specified directory
โโ โฎ Requires video's extension to be .mp4 BUT should theorically convert any video recognized by opencv ! -
FZ animations SCRIPTS : GIF to frames
โ๏ธ Flipper Animation Maker - Python tool by H4XV
โโ โฎ Automatic Animation generator
โโ โฎ Gif to Flipper Animation
โ๏ธ FlipperZeroAnimator - Python tool by Eugenio Menacho de Gรณngora aka nenomg
โโ โฎ Converts GIFs into 2-color frames for Flipper Zero
โโ โฎ Resizes frames to 128x64 pixels and saves as PNG
โโ โฎ Generates meta file -
โ๏ธ Asset Packer - Python tool by WillyJL
โโ โฎ Convert .png assets to .bmx ones.
โโ โฎ .bmx is the required graphic asset format to be used with Momentum or Xtreme firmwares.
โโ โฎ Used for passport, profile and every other apps graphic assets that can be handled within an asset pack.
โโ โฎ Tutorial can be found there -
โ๏ธ Xtreme Firmware Asset (Un)Packer - Python tool by Mateusz Ryczek aka meowteusz or skyfused
โโ โฎ Revert/convert .bm compiled animations to .png ones.
โโ โฎ Create an animated GIF file based on converted .png frames.
โโ โฎ โ Requires xtreme/Momentum asset-packs folder structure but is not firmware-exclusive...
โโ โฎ Potential development :
โโ Use of meta.txt file for GIF creation (frames order / FPS, etc) / Allowance of any folder-structure. -
FZ animations SCRIPTS : png files renaming + meta.txt creation
๐ง Zip2Animation - Python tool by DoobTheGoober
๐ง Flipper Zero Frame Converter - Powershell tool by culturally aka detective
๐ง FZ_AnimNamer - C tool by pinwheelHerman
๐ง Flipper_AnimNamer - Ruby tool by TimboFimbo
โโ โฎ renames the png files in order from a folder / zip file
โโ โฎ Creates a basic meta file with a straight forward animation frame order -
FZ animations SCRIPTS : manifest.txt creation
๐จ Flipper Animation Manifest Helper - Python tool by ortil-afk
๐จ FlipperZero EZ Manifest - Python tool by Wuhp
๐จ Marine_Fest - Python tool by TikvahTerminator aka Data
โโ โฎ Generates manifest.txt from subfolders containing animations -
๐ช Lopaka - Webtool by Mikhail Ilin
โโ โฎ Graphics editor + image converter for Arduino, ESP32, AdafruitGFX, u8g2, FlipperZero -
โ๏ธ BadPS - PowerShell tool : BadUSB payloads dev launcher by InfoSecREDD aka -ษแดแดแด-
โโ โฎ Launch / test BadUSB payloads directly from PC via a PowerShell dedicated menu
โโ โฎ Lists all scripts present in tool's folder
โโ โฎ Choice of cores for Flipper Zero or DuckyScript V1
๐ CUSTOM ANIMATION MAKERS :
Tip
โ Marked with ๐จ = includes assets made from scratch / sprites (drawn or heavily edited)
โ Marked with ๐ฌ = includes assets made from GIF / movie excerpt (via ezgif.com or such)
-
๐จ๐ฌ Talking-Sasquach by himself aka Skizzophrenic
-
๐จ๐ฌ FZ_Animations by Haseo-sama
-
๐ฌ FZAnimations by stop oxy
-
๐ฌ FlipperZero Custom Animations by Charles The Great aka DoobTheGoober
-
๐ฌ FlipperZeroWallpaper - CyberPunk Edgerunner project by HexxedBitHeadz aka Aromak
-
๐จ WR3NCH's Anims by Wr3nch aka R3ggie
-
๐จ๐ฌ flipper-zero-animations by Pheonixyyz aka PYX
-
๐จ DEXV Animations by DEXV
-
๐ฌ Flipperzero Animations by SynthetikSpace aka Space
-
๐ฌ FZ Customization (Jojo, Berserk themed) by Gabry154
-
๐จ animations (Punch-Out game anims & icons + misc) by topbilin aka classically_trained / Ned_Flanders
-
๐จ๐ฌ Flipper_animations by guilatoffi
-
๐จ๐ฌ flipper-zero-animations (~200 anims, various themes) by mnenkov aka DAIM_SANN
-
๐จ๐ฌ flipper-sl-animations by SkyLoungeZero aka platz
-
๐ฌ animations-haha (kissing-girls themed) by LoopyTheSlayerFanGirl
-
๐ฌ Flipper-Zero-Anime-Wallpapers (Japanim's girls themed) by Iori Kesso
-
๐จ Animations for Flipper Zero by Sergey Nord aka kainsamara
-
๐จ Flipper Zero Animations (Pluto OAV, World of Horror game + misc) by Linus Kay
-
๐จ๐ฌ MoreReasonable's Flipper assets by MoReReAsOnAbLe
-
๐จ Flipper-Zero-Animations (FZ Italia themed) by Nicola Selenu aka thevot
-
๐จ Animation Flipper French Community (FZ France themed) by Flipper French Community
-
๐ฌ Flipper-zero-animations by Tech_Rafita
-
๐จ Flipper-Animations by Flipperzeroindia
-
๐จ Flipper-custom by Soulsender
-
๐จ flipperzero-assets (Passport backgrounds & profile picts) by JustDr00py
-
๐จ๐ฌ FlipperAnimations by David Fiattarone (repo) / TotallyNotADog (Portal anim design)
-
๐จ MicroD-Flipper-Pack (Animated logo + tune) & rabbit-labs-flipper-animation by Michael Dufault aka MicroD
-
๐จ๐ฌ fz-gfx (Animation and passport profile picts) by oneamongthetrees
-
๐ฌ flipperzerothings's NSFW Animations by paradoX88988 aka Okitask_0
-
4๏ธโฃ0๏ธโฃ4๏ธโฃ
๐ฌ BOSSK_FlipperZer0Animations (mostly Star Wars) by BOSSK28 -
๐จ TEX-FZ-Anims (Animation swapping based on daytime project) by TEXploder
-
๐ฌ FZ-Sonic-animations (Sonic the Hedgehog themed) by secretlay3r aka Platon
-
๐ฌ Flipper-Zero-Animations (dolphin themed) by bip3r
-
4๏ธโฃ0๏ธโฃ4๏ธโฃ
๐ฌ ARI_flipper-animations by Ari -
๐ฌ Flipper Pirates asset pack (Pirates of the Caribbean themed anims and graphic assets) by Artemio
-
๐จ๐ฌ Flipper Zero Asset Packs (Lord of the Rings & Pokemon themed) by Abenaws
-
๐ฌ Flipper-animation (Warhammer 40K themed) by Scottarmy6 aka Loki Stampede
-
๐จ AssetPacks (Pikachu anim) by Dankof
-
๐จ Flipper Vault by ATOMNFT
-
๐จ flipper-zero-stuff (C64 Animation) by wunderwuzzi23
-
๐จ Miss Minutes & TemPad (Marvel Animations) by Steve D. Ballantyne
-
4๏ธโฃ0๏ธโฃ4๏ธโฃ
๐ฌ Flipper-Zero-Animation-Berserk (Berserk themed anim) by Anth-42th -
๐ฌ Flipper_Zero_Animation_files (Winter in Prostokvashino themed) by DNZ1393
-
๐ฌ Flipper-animations-FR (Menace Santana & Ziak music clips) by Parzivalglock
-
๐จ Psyduck Asset Pack (ofw dolphin anims and assets remade as Psyduck-themed) by naisatoh
-
๐ฌ Flipper Zero Animation Pack Football Stars (stars of football themed) by Rohsec aka Rohit
-
๐จ Haunter Asset Pack (Pokemon Haunter themed - anims, passport & assets) by int0xmonkey
-
๐จ ANBU-Flipper (Naruto's Anbu anim) by Nanashi
-
๐จ๐ฌ Dokkaebi R6 asset pack (Rainbow Six Siege themed - anim + profile picts) by Dokka01 aka Clem
-
๐จ๐ฌ asset_packs (anims packs, some including graphic assets) by Skyhawk Illusions aka Sean Skyhawk
-
๐ฌ Random Flipper Animations by Flippits
-
๐ฌ Flipper Animations (Junjilto & Mr Robot themed) by Pasinduoi
-
๐ฌ H2HC conference & Area31 assiociation logos animations by Fernandofei
-
๐จ๐ฌ Flipper Animations (Casio's G-Shock characters) & Dexter's Laboratory asset-pack by evillero
-
๐จ Flipper Zero 3D Printing & Wardriving animations by Davim09 aka Chonk_m
-
๐จ Pr3's Animation Haven by the1anonlypr3 aka pr3
-
๐จ flipper asset packs (graffiti styled) by Lane863 aka TheLoneLaner
-
๐ฌ Flipper Zero (Misc brands logos + NSFW Eva Elfie porn) by Marcopit92 aka //mp
-
๐ฌ Flipper Animations by knoxoxen
๐ FIRMWARES ANIMATIONS :
-
Flipper Zero's original animations by Valerie Aquamine aka the Mother of Dolphin & Victoria Moloko
-
Momentum's Asset packs
-
RogueMaster's All Animations Pack
-
SquachWare : SquachWare & Spinner by Wr3nch as well as Sas TV, TS3000, EscapeFrom & V by myself
-
Unleashed : New_year, Halloween, FlipperCity, Fireplace & FlipperMustache by Svarich
-
Xtreme's Asset packs
๐ CUSTOM ANIMATIONS DUMPS :
-
RedFox's Flipper Zero Animation Collections - animations dump + custom made one by Greg the WP CMS Ninja
-
Animations for Flipper Zero - animations dump by Kf637
-
Flipper NSFW Animation Collection - NSFW animations dump by dfwrxss aka doom_vr
-
Flipper-IRDB - Huge IR recorded signals database
-
UberGuidoZ's Playground - Flipper Ali Baba's cave
-
Awesome Flipper - Tons of links to useful resources
-
DEXV Music0 - Tons of RTTTF (Ring Tone Text Transfer Language) music files
- updated / active
โโโโ๏ธ Flipper Device [official] : github | discord | website
โโโโ๏ธ Momentum : github | discord | website
โโโโ๏ธ RogueMaster : github | discord | website
โโโโ๏ธ Unleashed [DarkFlippers] : github | discord | telegram
- outdated / abandoned
โโโโ MuddleBox : github
โโโโ SquachWare : github | discord
โโโโ v1nc : github
โโโโ Wetox : github
โโโโ Xtreme : github | website | discord closed in summer 2024