simple vertical image splitter and test for visual studio code writing c# code
My wife who draws Roar Streeet Journal, complains about hard to use photoshop to slice big *.tif vertical image file (photoshop seems only support jpeg slice into web version). So created this repository to save her time and so got more times together :))
- make sure installed
nuget
throughchoco install -y nuget.commandline
dotnet publish -c Release -o Publish ./PhotoVerticalSplit.csproj -r win7-x64