Notice (Feb 2026)
Some changes will be made to Fudge:
- The current Fudge app written in XML/Java is deprecated and will be deleted
- libfuji (lib/) development will continue in this repo: https://github.com/petabyt/libfuji
- Raw conversion CLI/GUI has been split off into this repo: https://github.com/petabyt/fudge-desktop-legacy
- A new Android app is being rewritten using Jetpack Compose/Kotlin
- This app will support Fujifilm’s WiFi USB features as before. Bluetooth pairing support will also be added.
- Support for other camera brands will be added
Fudge
This is a cross-platform open-source alternative to Fujifilm’s official camera app.



Roadmap
- Frontend rewrite (see https://github.com/petabyt/fudge/issues/26)
- Liveview & Remote capture
- Implement Bluetooth pairing
Compiling
git clone https://github.com/petabyt/fudge.git --depth 1 --recurse-submodules
Compiling Android
Open android/ in Android Studio.
Credits
libjpeg-turbo (IJG License, Modified (3-clause) BSD License)
This software is based in part on the work of the Independent JPEG Group.
ezxml (MIT License)
com.jsibbold:zoomage