city41 / neosdconv-web

neosdconv as a website: drag and drop to create a .neo file

Home Page:https://toneosd.mattgreer.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

neosdconv-web

This is neosdconv running in a website. So instead of having to install Node and use the command line to convert a ROM to .neo, you can just drag your files onto the website.

Deployed here: https://toneosd.mattgreer.dev/

implementation

neosdconv-web uses neosdconv internally, and it all happens client side. If you were wondering why neosdconv switched from Buffers to Uint8Arrays, this is why.

About

neosdconv as a website: drag and drop to create a .neo file

https://toneosd.mattgreer.dev/

License:MIT License


Languages

Language:TypeScript 75.1%Language:CSS 21.9%Language:JavaScript 3.0%