From fc8ce4c0369c115ae527d610f1676b6f375f3a05 Mon Sep 17 00:00:00 2001 From: ERROR404 <32724548+hebtuerror404@users.noreply.github.com> Date: Sun, 18 Dec 2022 22:06:33 +0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e3180a6..e6a376c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # ANI2Cape A tool that can convert Windows Animated Cursors (*.ani) to GIF/Pillow Images/Cape format +一个可以将ANI格式文件转化为GIF格式、抽帧转为Pillow Images格式,转为Linux/MacOS可用的指针格式的工具~ + +- [x] ANI2Pillow Image +- [x] ANI2GIF(ANI2Pillow Image + Pillow Image2GIF) +- [ ] ANI2Cape(TODO) + +# Document