Skip to content

libukai/Image-Editor

 
 

Repository files navigation

Anki Image Editor

English | 中文


English

A powerful image editor add-on for Anki that allows you to draw, annotate, and edit images directly within your flashcards.

Features

  • 🎨 Built-in Vector Editor - Powered by Method Draw, a modern SVG editor
  • ✏️ Drawing Tools - Pencil, shapes, text, and more
  • 🖼️ Image Annotation - Add annotations to existing images in your cards
  • 📐 Professional Tools - Layers, alignment, transformations
  • 💾 Seamless Integration - Save edits directly back to your Anki notes
  • 🎯 Right-click Edit - Simply right-click any image to start editing

Installation

From AnkiWeb

  1. Open Anki and go to Tools → Add-ons → Get Add-ons
  2. Enter the add-on code: [TBD - will be added after AnkiWeb publication]
  3. Restart Anki

Manual Installation

  1. Download the latest release from GitHub Releases
  2. In Anki, go to Tools → Add-ons → Install from file
  3. Select the downloaded .ankiaddon file
  4. Restart Anki

Usage

Creating New Images

  1. In the card editor, click the "Draw Image" button in the toolbar
  2. Create your drawing using the vector editor
  3. Click "Save" to insert the image into your card

Editing Existing Images

  1. Right-click any image in the editor
  2. Select "Edit Image" from the context menu
  3. Make your changes and click "Save"

Keyboard Shortcuts

  • Ctrl+Shift+I (Windows/Linux) or Cmd+Shift+I (Mac) - Create new drawing
  • Ctrl+S / Cmd+S - Save current drawing

Compatibility

  • Anki 25.06+ (Qt6)
  • Windows, macOS, Linux

Troubleshooting

If you encounter any issues:

  1. Ensure you're using Anki 25.06 or later
  2. Check that no other image editing add-ons are conflicting
  3. Report issues on GitHub Issues

License

MIT License - see LICENSE file for details

Credits

  • Built with Method Draw - A web-based SVG editor
  • Created using AADT - Anki Add-on Developer Tools

中文

一个强大的 Anki 图像编辑插件,让您可以直接在卡片中绘制、标注和编辑图像。

功能特点

  • 🎨 内置矢量编辑器 - 基于 Method Draw 现代 SVG 编辑器
  • ✏️ 绘图工具 - 画笔、形状、文字等
  • 🖼️ 图像标注 - 为卡片中的现有图像添加标注
  • 📐 专业工具 - 图层、对齐、变换功能
  • 💾 无缝集成 - 直接保存编辑结果到 Anki 笔记
  • 🎯 右键编辑 - 只需右键点击任何图像即可开始编辑

安装方法

从 AnkiWeb 安装

  1. 打开 Anki,前往 工具 → 插件 → 获取插件
  2. 输入插件代码:[待定 - AnkiWeb 发布后添加]
  3. 重启 Anki

手动安装

  1. GitHub Releases 下载最新版本
  2. 在 Anki 中,前往 工具 → 插件 → 从文件安装
  3. 选择下载的 .ankiaddon 文件
  4. 重启 Anki

使用方法

创建新图像

  1. 在卡片编辑器中,点击工具栏中的"绘制图像"按钮
  2. 使用矢量编辑器创建您的绘图
  3. 点击"保存"将图像插入到卡片中

编辑现有图像

  1. 右键点击编辑器中的任何图像
  2. 从上下文菜单中选择"编辑图像"
  3. 进行修改后点击"保存"

快捷键

  • Ctrl+Shift+I (Windows/Linux) 或 Cmd+Shift+I (Mac) - 创建新绘图
  • Ctrl+S / Cmd+S - 保存当前绘图

兼容性

  • Anki 25.06+(Qt6)
  • Windows、macOS、Linux

问题排查

如果遇到任何问题:

  1. 确保您使用的是 Anki 25.06 或更高版本
  2. 检查是否有其他图像编辑插件冲突
  3. GitHub Issues 报告问题

许可证

MIT 许可证 - 详见 LICENSE 文件

致谢

  • 基于 Method Draw - 网页版 SVG 编辑器
  • 使用 AADT 创建 - Anki 插件开发工具

作者

xiaobuyao

About

Image Editor addon for Anki

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 83.1%
  • Python 8.2%
  • CSS 5.1%
  • HTML 3.6%