Converts Physical flashcards (image files) into an Anki deck (.apkg File).
Clone the project
git clone https://github.com/madelesi/img-to-anki/
Install dependencies
npm install
Start a development server (automatically builds after every change)
npm start
Main/Entry files are src/index.html and src/index.js
Feel free to create a pull request & start coding.
- Saif Masoud
This project is licensed under the MIT License - see the LICENSE.md file for details
- repeat-space for providing anki-apkg-export
- Anki
- Everyone Else Who Supported.