dotnet9 / dotnet9.com

Under development. See https://dotnet9.com for preview effect
https://dotnet9.com
MIT License
195 stars 47 forks source link

Proposal: Only use the local browser for image format conversion #1

Closed DevLive2016 closed 2 years ago

dotnet9 commented 2 years ago

The current solution is to delete the temporary file immediately after the icon conversion is completed. The code has been updated and the online tool has been updated( https://tool.dotnet9.com/ico )The development steps and codes are also posted below. Do you think this solution is appropriate?