# itriton-appicons **Repository Path**: ibaleine-open-source/itriton-appicons ## Basic Information - **Project Name**: itriton-appicons - **Description**: @itriton/appicons一款便捷的ICON生成器 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-16 - **Last Updated**: 2025-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ITRITON-APPICONS Generate app icons for different platforms. ## Screenshots
home page
## Features - Support generate ico and icns files online - Directly generate icon files needed for `Flutter` and `Tauri` ## Development modify the file `png2icons/lib/UPNG.js` in `node_modules` ```js ;(function(){ var UPNG = {}; var UZIP; // <-- adding this line ``` ## Thanks to - https://github.com/idesis-gmbh/png2icons - https://github.com/feross/buffer - https://github.com/ltaoo/AppIconsHelper