{"id":17230662,"url":"https://github.com/jaames/flipclip","last_synced_at":"2025-04-14T01:42:54.823Z","repository":{"id":52739244,"uuid":"183967544","full_name":"jaames/flipclip","owner":"jaames","description":"Web tool for converting Flipnote animations to the Clipnote file format","archived":false,"fork":false,"pushed_at":"2021-04-20T09:03:20.000Z","size":578,"stargazers_count":11,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-27T15:52:39.111Z","etag":null,"topics":["clipnote","flipnote","flipnotestudio","kwz","nintendo-3ds","nintendo-dsi","ppm"],"latest_commit_sha":null,"homepage":"https://jaames.github.io/flipclip/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaames.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-28T22:58:43.000Z","updated_at":"2024-12-02T01:56:35.000Z","dependencies_parsed_at":"2022-08-22T15:30:39.712Z","dependency_job_id":null,"html_url":"https://github.com/jaames/flipclip","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaames%2Fflipclip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaames%2Fflipclip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaames%2Fflipclip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaames%2Fflipclip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaames","download_url":"https://codeload.github.com/jaames/flipclip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248809044,"owners_count":21164895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clipnote","flipnote","flipnotestudio","kwz","nintendo-3ds","nintendo-dsi","ppm"],"created_at":"2024-10-15T04:53:39.816Z","updated_at":"2025-04-14T01:42:54.796Z","avatar_url":"https://github.com/jaames.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## FlipClip\n\nA small utility to convert animations from [Flipnote Studio](https://en.wikipedia.org/wiki/Flipnote_Studio) or [Flipnote Studio 3D](https://en.wikipedia.org/wiki/Flipnote_Studio_3D) into the [Clipnote](https://calcium-chan.itch.io/clipnote) format.\n         \n### Features\n\n* Supports animations from both versions of Flipnote Studio, in .ppm or .kwz format\n* Converts frames and background music perfectly\n* Live preview with interactive Flipnote player\n* Works around Clipnote's background color limitation by filling the bottom layer with the Flipnote's paper color\n\n### Todo\n\n* Advanced conversion options like layer visibility, paper visibility, trimming, audio quality, etc\n* Sound effect support -- this would require flipnote.js to have built-in audio resampling and mixing functionality, which would be quite a complex thing to implement\n* Better error handling\n\n### Built with\n\n* [flipnote.js](https://github.com/jaames/flipnote.js) - My JavaScript library for browser-based playback and parsing of Flipnote animations.\n* [react](https://reactjs.org/) - UI layer\n* [unicons](https://iconscout.com/unicons?#start) - UI icons\n* [libvorbis](https://github.com/Garciat/libvorbis.js) - .OGG Vorbis audio encoder library\n* [jszip](https://stuk.github.io/jszip/) - the .clip format uses .zip as a container\n* [poi](https://poi.js.org) - build tool\n\n### Credits\n\n* [jaames](https://github.com/jaames) - author\n* [calcium](http://calciumchan.com/) - clipnote dev, provided helpful info about their animation format\n\n### Building\n\nBuilding requires Node and NPM to be installed\n\n#### Install dependencies\n\n```bash\nnpm install\n```\n\n#### Run devserver for testing\n\n```bash\nnpm start\n```\n\n#### Create production build\n\nCreates production files in `/dist`\n\n```bash\nnpm run build\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaames%2Fflipclip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaames%2Fflipclip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaames%2Fflipclip/lists"}