UNPKG

@ptrumpis/snap-lens-file-extractor

Version:

File extractor, parser, unpacker for the Snap Camera / Snapchat lens *.lns file format.

46 lines (32 loc) • 2.83 kB
[![GitHub License](https://img.shields.io/github/license/ptrumpis/snap-lens-file-extractor)](https://github.com/ptrumpis/snap-lens-file-extractor?tab=GPL-3.0-1-ov-file) [![GitHub Release Date](https://img.shields.io/github/release-date/ptrumpis/snap-lens-file-extractor)](https://github.com/ptrumpis/snap-lens-file-extractor/releases/latest) [![GitHub Release](https://img.shields.io/github/v/release/ptrumpis/snap-lens-file-extractor)](https://github.com/ptrumpis/snap-lens-file-extractor/releases/latest) [![GitHub Commits](https://img.shields.io/github/commit-activity/t/ptrumpis/snap-lens-file-extractor)](https://github.com/ptrumpis/snap-lens-file-extractor/commits) [![GitHub stars](https://img.shields.io/github/stars/ptrumpis/snap-lens-file-extractor?style=flat)](https://github.com/ptrumpis/snap-lens-file-extractor/stargazers) [![GitHub forks](https://img.shields.io/github/forks/ptrumpis/snap-lens-file-extractor?style=flat)](https://github.com/ptrumpis/snap-lens-file-extractor/forks) # šŸ‘» Snap Lens File Extractor Web Browser based JavaScript Online File Extractor, Parser, Unpacker and Zip File Converter. Reads and unpacks the Snap Camera / Snapchat Lens File Format (lens.lns / *.lns) ## šŸš€ Usage Visit the Github page of this repo: https://ptrumpis.github.io/snap-lens-file-extractor/ - Upload a Lens file and have it automatically converted to a zip archive for download. - Its using WebAssembly to decompress the file, it should work in all modern browsers. ## 🧰 Snap Lens Tool There is now a new desktop tool available if you want to **unpack, modify and re-pack** Lens files. [šŸ–„ļø Snap Lens Tool](https://github.com/ptrumpis/snap-lens-tool) ## ā„¹ļø File Format All details about the Snap Lens file format can be found here: ``` https://github.com/ptrumpis/snap-lens-file-format/blob/main/README.md ``` ## ā¤ļø Support If you like my work and want to support me, feel free to invite me for a virtual coffee ā˜• [![Ko-fi](https://img.shields.io/badge/Ko--fi-F16061?style=for-the-badge&logo=ko-fi&logoColor=white)](https://ko-fi.com/ptrumpis) [![Buy me a Coffee](https://img.shields.io/badge/Buy_Me_A_Coffee-FFDD00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black)](https://www.buymeacoffee.com/ptrumpis) [![Liberapay](https://img.shields.io/badge/Liberapay-F6C915?style=for-the-badge&logo=liberapay&logoColor=black)](https://liberapay.com/ptrumpis/) [![PayPal](https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white)](https://www.paypal.com/donate/?hosted_button_id=D2T92FVZAE65L) You can also become my GitHub Sponsor [![Sponsor](https://img.shields.io/badge/sponsor-30363D?style=for-the-badge&logo=GitHub-Sponsors&logoColor=#white)](https://github.com/sponsors/ptrumpis) --- Ā© 2023-2025 [Patrick Trumpis](https://github.com/ptrumpis)