# commonUtils **Repository Path**: ctllin/commonUtils ## Basic Information - **Project Name**: commonUtils - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-29 - **Last Updated**: 2025-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # commonUtils git add . git commit -m 'modify' git push -u origin master #图片转ascii文字(com.ctl.utils.ImageUtil java实现) snap install ascii-image-converter ascii-image-converter -fcC c.jpeg (屏幕打印) ascii-image-converter -fcC c.jpeg -s . (屏幕打印并保存图片)