Flashcards from images – the easy way
Image Occlusion Enhanced is an add-on for the spaced repetition flashcard app Anki that allows you to create image-based cloze-deletions.
Creating Cards With the Add-on:
Reviewing Generated Cards:
The easiest way to install Image Occlusion Enhanced is through AnkiWeb.
- Make sure you have the latest version of Anki 2.1 installed. Earlier releases (e.g. found in various Linux distros) do not support
.ankiaddon
packages. - Download the latest
.ankiaddon
package from the releases tab (you might need to click on Assets below the description to reveal the download links) - From Anki's main window, head to Tools → Add-ons
- Drag-and-drop the
.ankiaddon
package onto the add-ons list - Restart Anki
The installation and use of this add-on is detailed in the Wiki and a series of video tutorials on YouTube. More information may also be found in the AnkiWeb description.
With Anki add-on builder installed:
git clone https://github.com/glutanimate/image-occlusion-enhanced.git
cd image-occlusion-enhanced
aab build
For more information on the build process please refer to aab
's documentation.
Contributions are welcome! Please review the contribution guidelines on how to:
- Report issues
- File pull requests
- Support the project as a non-developer
Image Occlusion Enhanced is
Copyright © 2012-2015 Tiago Barroso
Copyright © 2013 Steve AW
Copyright © 2016-2022 Aristotelis P. (Glutanimate)
With code contributions from: Damien Elmes, Kyle Mills, James Kraus, Matt Restko
Image Occlusion Enhanced is based on Image Occlusion 2.0 by Tiago Barroso and Simple Picture Occlusion by Steve AW. All credit for the original add-ons goes to their respective authors. Image Occlusion Enhanced would not exist without their work.
I would also like to extend my heartfelt thanks to everyone who has helped with testing, provided suggestions, or contributed in any other way.
Image Occlusion Enhanced ships with the following third-party open-source software:
-
SVG Edit 2.6. Copyright (c) 2009-2012 by SVG-edit authors. Licensed under the MIT license.
-
Python Imaging Library (PIL) 1.1.7. Copyright (c) 1997-2011 by Secret Labs AB, Copyright (c) 1995-2011 by Fredrik Lundh. Licensed under the PIL license
-
imagesize.py v0.7.1. Copyright (c) 2016 Yoshiki Shibukawa. Licensed under the MIT license.
Image Occlusion Enhanced is free and open-source software. The add-on code that runs within Anki is released under the GNU AGPLv3 license, extended by a number of additional terms. For more information please see the LICENSE file that accompanied this program.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.