CursorConverter
Build 0.1.3
A program to convert mouse cursors between formats.
Install dependencies: dotnet
git clone https://github.com/Neurofibromin/CursorConverter CursorConverter
cd CursorConverter
dotnet restore
dotnet publish CursorConverter.sln --configuration Release
# or to publish only the desktop app:
# dotnet publish CursorConverter.Desktop/CursorConverter.Desktop.csproj --configuration Release
The following projects gave me inspiration, in many cases I reimplemented their algorithms in c#.
ani2ico by TeoBigusGeekus
cursor-converter by avagordon01
Metamorphosis by SystemRage
Iconolatry by SystemRage
cfx2xc by coolwanglu
CURConvertor by CactusCata
BmpConverter by AM71113363
xcursorgen
xcur2png maintained by eworm-de
hyprcursor from the Hypr project
hyprlang from the Hypr project
libxcursor
Similar projects: