Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ptrumpis committed Jan 29, 2024
1 parent 084876e commit 121c28f
Showing 1 changed file with 17 additions and 8 deletions.
25 changes: 17 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# 👻 Snap Lens File Extractor
Web Browser based JavaScript Online File Extractor, Parser, Unpacker and Zip File Converter.
[![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)

## 🧰 Snap Lens Tool
Expand All @@ -26,14 +32,17 @@ https://ptrumpis.github.io/snap-lens-file-extractor/
This repo will slowly convert into a functional JS library which you can import in your own project.

## ❤️ Support
If you like my work and want to support me, feel free to invite me for a virtual coffee ☕
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)

- [☕ Ko-fi](https://ko-fi.com/ptrumpis)
- [☕ Buy me a Coffee](https://www.buymeacoffee.com/ptrumpis)
- [☕ Liberapay](https://liberapay.com/ptrumpis/)
You can also become my GitHub Sponsor

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 [Patrick Trumpis](https://github.com/ptrumpis)
© 2023-2024 [Patrick Trumpis](https://github.com/ptrumpis)

0 comments on commit 121c28f

Please sign in to comment.