当前位置:网站首页>Batch PNG format can be converted to JPG format
Batch PNG format can be converted to JPG format
2022-08-03 08:32:00 【I know everything I know, and I slowly understand what I don't 】
Batch convert PNG format to JPG format
1. Create a txt file
2. Write the following content in the file
ren *.png *.jpg
3. After saving, rename.Change the suffix .txt to .bat
4. Put the .bat file into the picture folder to be changed.Just double click!
Reference blog
HowBatch convert PNG format to JPG format
边栏推荐
猜你喜欢
随机推荐
uniapp swiper 卡片轮播 修改指示点样式效果demo(整理)
flutter 应用 抓包
gpnmb+ gpnmb-AT2 cell空转映射 上皮细胞的空转映射
Unity关于编辑器扩展自定义标签,方便扩展Inspector
Qt 下拉复选框(MultiSelectComboBox)(一) 实现下拉框多选,搜索下拉框内容
sqlite 日期字段加一天
FusionAccess软件架构、FusionAccess必须配置的四个组件、桌面发放流程、虚拟机组类型、桌面组类型
0day_Topsec上网行为管理RCE
牛客 - 最佳直播时间 (差分)
greenplum role /user 管理
Arduino框架下对ESP32 NVS非易失性存储解读以及应用示例
Redis集群概念与搭建
“==”和equals的区别
frp:开源内网穿透工具
How does Mysql query two data tables for the same fields in two tables at the same time
Docker starts mysql
Charles packet capture tool learning record
第十二天&接口和协议
AI mid-stage sequence labeling task: three data set construction process records
001-进程与线程