Skip to content

v1.0.0 – Initial stable release

Choose a tag to compare

@bransoned bransoned released this 13 Dec 04:48
· 63 commits to main since this release
39138cd

🎉 First stable release of MemorEasy!!

Features

  • Fast and organized Snapchat Memory exports
  • Metadata tagging on all images imported from Snapchat. Date, Time, and GPS Location are written into JPGs and MP4s EXIF data.
  • Organized file structure when importing Memories: YYYY-MM-DD-HHMMSS.ext. Time is in UTC.
  • Combine filter/caption PNG layers back into JPG images and MP4 videos. Preserve a copy JPG/MP4 with no filters/captions. Images/videos that have layers will be in folders and will contain both a -main.ext and -combined.ext file inside.

Downloads

  • Windows: MemorEasy-Windows
  • Linux: MemorEasy-Linux
  • macOS: MemorEasy-macOS (untested)

Notes

  • macOS build is included but not yet tested on physical hardware (though in theory it should work).
  • This project is a work in progress, however, the core functionality of the script is complete.

Future Work

  • Add SQLite DB file to track file downloads.
  • Error handling and unit testing
  • Bug fixes reported by users.

Full Changelog: https://github.com/bransoned/MemorEasy/commits/v1.0.0