File | Date | Author | Commit |
---|---|---|---|
.github | 2023-10-15 |
![]() |
[0d2d41] Create SECURITY.md |
build | 2023-10-14 |
![]() |
[74d46c] Added folders for PyInstaller |
dist | 2023-10-14 |
![]() |
[74d46c] Added folders for PyInstaller |
docs | 2023-11-13 |
![]() |
[ddd8b3] New PyQt GUI |
src | 2023-11-16 |
![]() |
[f2fac8] Show lens ID in download window |
.gitignore | 2023-11-13 |
![]() |
[a51fd1] Removed snap_lens_tool.spec |
LICENSE | 2023-10-14 |
![]() |
[1fb9c3] Converted License from markdown to plaintext |
README.md | 2023-11-16 |
![]() |
[e38257] Update README.md |
main.ui | 2023-11-15 |
![]() |
[409cd4] Added separate button for folders |
requirements.txt | 2023-11-13 |
![]() |
[415494] Updated requirements.txt |
snap_lens_tool.py | 2023-11-13 |
![]() |
[3e9e1f] Code refactoring complete |
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.
You can run the script or download a pre-build binary.
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:
- đŦ Snap Camera Discussions
- đ Ask for Help
And report code bugs here:
- đ Report Bugs
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 Patrick Trumpis