Update README.md

This commit is contained in:
ERROR404 2022-12-18 22:06:33 +08:00 committed by GitHub
parent 20c3db2f5f
commit fc8ce4c036
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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