# Save-Image-as-Type **Repository Path**: mirrors_bitinn/Save-Image-as-Type ## Basic Information - **Project Name**: Save-Image-as-Type - **Description**: Save Image as Type is an chrome extension which add Save as PNG / JPG / WebP option for the context menu of image. - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Save-Image-as-Type ##为图片添加“另存为PNG/JPG/WebP”右键菜单的Chrome扩展。 由于自己需要将chrome web store上的webp图片另存为jpg格式,先是找了专门的转换软件,但是使用比较麻烦,后来在web store里找到了一个Save Image As Type 1.0.5的扩展,但是这个扩展已经许久不维护,并且当前已经**无法运行**,于是自己在此基础上进行了一些改进。 [从 Chrome Web Store 安装 Save Image as Type](https://chrome.google.com/webstore/detail/gabfmnliflodkdafenbcpjdlppllnemd) 参考作品1: [Save Image As Type 1.0.5](https://chrome.google.com/webstore/detail/ibcmpbjdpbkbdgejlchkllfiagebgbjp) (无法运行) 参考作品2: [Save Image As PNG 1.0.2](https://chrome.google.com/webstore/detail/nkokmeaibnajheohncaamjggkanfbphi) (只能保存为PNG,不能保存为JPG和WebP) Save Image as Type is an chrome extension which add Save Image as PNG / JPG / WebP option to the context menu of image.