当前位置:网站首页>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
边栏推荐
猜你喜欢
随机推荐
Eject stubborn hard drives with diskpart's offline command
netstat 及 ifconfig 是如何工作的。
行业洞察 | 如何更好的实现与虚拟人的互动体验?
Pop Harmony Basics Big Notes
判断根节点是否等于子节点之和
ArcEngine(三)通过MapControl控件实现放大缩小全图漫游
uniapp swiper 卡片轮播 修改指示点样式效果demo(整理)
vim 折叠函数
SQL每日一练(牛客新题库)——第5天:高级查询
品牌方发行NFT时,应如何考量实用性?
Redis分布式锁
sqlite date field plus one day
【微信小程序】底部有安全距离,适配iphone X等机型的解决方案
tolower函数
热部署系统实现
dflow部署简记
第十二天&接口和协议
Qt 下拉复选框(MultiSelectComboBox)(一) 实现下拉框多选,搜索下拉框内容
Charles抓包工具学习记录
安装mysql-workbench









