Skip to content

A simple .NET parser for Flipnote Studio's PPM animation files.

License

Notifications You must be signed in to change notification settings

purifetchi/Ugomemo.NET

Repository files navigation

Ugomemo.NET

A C# library for parsing Flipnote Studio .PPM files.

Features

  • Parser implementation for Flipnote Studio's PPM file format, including (some of the) metadata, animation frames, thumbnails.
  • Integration with ImageSharp for drawing the frames into images.
  • Ability to export flipnotes into GIF files.

Todo

  • Reading and parsing of music and sound effects.
  • Reading the rest of the flipnote's meta information.
  • Ability to export flipnotes into video files.
  • Verification of flipnote signatures.
  • Support for Flipnote Studio 3D's .KWZ files.
  • Turning this into a NuGet package.

Contributing Guide

If you'd really want to contribute to this project (thank you!) please adhere to the Conventional Commits commit format as much as you can.

Also if it's possible, please write a test for any new parsing/functionality that you've added.

Resources

About

A simple .NET parser for Flipnote Studio's PPM animation files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages