A Swiss Army Knife for Snapchat Lenses.
The code is based on the Blender add-on for importing/exporting Snapchat lenses by Connor Virostek.
Special thanks to user ghalta22 for finding the fallback patch.
- Select files or drag and drop them.
- Unpack Snapchat lenses.
- Re-Pack modified Snapchat lenses.
- Disable Snap Camera fallback mode on lenses.
- Download lenses from Snapchat.
- Upload lens/cache to Snap Camera Server (v0.8).
- Auto download missing lens assets (v0.9).
- Fix "Unknown blend mode" (v1.0).
- Fix AMD display bug (v1.x).
You can run the script or download a pre-build binary.
- π₯ Download and run the latest pre-build binary (if available).
- π Download the source and run the
snap_lens_tool.py
script yourself (see below).
If you just want to unpack files take a look at Web based online tool for unpacking lenses.
Please see the π οΈ Do It Yourself Instructions for development and to build your own binary.
You need to have Python 3 installed, and you need to install the requirements with pip:
pip install -r requirements.txt
You can start Snap Lens Tool with:
python snap_lens_tool.py
Please go here if you have questions or feedback:
And report code bugs here:
If you like my work and want to support me, feel free to invite me for a virtual coffee β
You can also become my GitHub Sponsor
The binary file can produce a false positive by your anti virus software. Please build your own binary according to the provided "Do It Yourself" instructions if you feel unsafe.
Β© 2023-2024 Patrick Trumpis