当前位置:网站首页>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
边栏推荐
猜你喜欢
随机推荐
"Swordsman Offer" brush questions print from 1 to the largest n digits
dflow入门5——Big step & Big parameter
dflow入门4——recurse&reuse&conditional
手把手教你如何自制目标检测框架(从理论到实现)
HCIP实验(06)
Using pipreqs export requirements needed for the project. TXT (rather than the whole environment)
redis键值出现 xacxedx00x05tx00&的解决方法
ArcEngine(五)用ICommand接口实现放大缩小
qt使用mysql数据库(自学笔记)
面渣逆袭:MySQL六十六问,两万字+五十图详解
开发工具之版本控制
Redis的基础与django使用redis
dflow入门3——dpdispatcher插件
Pop Harmony Basics Big Notes
【愚公系列】2022年07月 Go教学课程 026-结构体
IDEA2021.2安装与配置(持续更新)
审批流设计
图解Kernel Device Tree(设备树)的使用
软体按摩机器人驱动器的设计与仿真
IDEA的database使用教程(使用mysql数据库)









