当前位置:网站首页>Batch add watermark to pictures batch add background zoom batch merge tool picUnionV4.0
Batch add watermark to pictures batch add background zoom batch merge tool picUnionV4.0
2022-08-10 05:46:00 【DOCKER007】
Main functions:1. Add background images in batches: Combine images in the folder (including subfolders) with the specified template images in batches (add background images in batches, and scale and resize in batches)2. Add watermark to pictures in batches: add a watermark (overlay) in the specified png format to all pictures3. Batch scaling and resizing of pictures: scaling according to the template picture (equal scaling, or stretching scaling)4. Save to the specified location, or save to a new folder at the same level (to avoid confusion)5. Repeatable execution: When repeated execution, only new files are regenerated, and files with the same name will not be generated repeatedly.# Achieved effect:# 0. Recursive folder: recurse by folder and subordinate folder# 1. Batch scaling: batch scaling the image size (scale the target image according to the specified template image size, and merge)# 2. Batch watermark: batch add the watermark template image in png format to the specified image# 3. Batch save and rename: batch save pictures as "original file name + picture size" pictures# 4. Optional save path: You can choose to keep the original path as the save path, or you can create a new folder at the same level as the parent folder to store new pictures# 5. Repeatable execution and non-repetitive generation: differentiated by file name, will not be processed, and will not be repeatedly generated with the file name of "original file name + image size" (repeated execution will overwrite the previous execution result, but will notRepeat the processing of the last execution result picture, mainly distinguished by the file name)##
It has been packaged into an exe executable file, which can be opened without installation in green: Download address: https://download.csdn.net/download/feng_601/72087005
Intuitive explanation of the result map: layer: layer 1: background template image, layer 2: target image (batch automatic scanning), layer 3: watermark png image overlay
Running renderings:
Image batch add background batch watermark and zoom tool V4.0
Principle and effect: batch add background, batch add watermark, batch adjust size
Case:
Original image: Dimensions vary
Enter the template image size: template 1-1530x900.jpg (prepare the baseboard image in the corresponding format)
Enter a watermark image: watermark2.png (1530x900, prepare a watermark image in png format)
Processing effect: support scanning of multi-layer and multi-level folders, and automatically create same-level folders for outputting results (or specify to save to a specified path)
Equal scaling effect:
No scaling effect: larger background image and smaller target image
Stretching and zooming effect: full effect, the size of the background image and the target image are quite different, there will be stretching deformation (the size is close, there is no deformation problem)
Intuitive explanation of the result map: Layer: Layer 1: Background template image, Layer 2: Target image (batch automatic scanning), Layer 3: Watermark png image superimposed on it
Code written in my spare time, python code reference document: CSDNhttps://mp.csdn.net/mp_blog/creation/editor/122122603
边栏推荐
猜你喜欢
随机推荐
kaggle小白必看:小白常见的2个错误解决方案
PCL点云滤波
error in ./node_modules/cesium/Source/ThirdParty/zip.js
Pony语言学习(七)——表达式(Expressions)语法(单篇向)
.las转.txt 再转.pcd,编译运行中出现的错误
微信小程序wx.writeBLECharacteristicValue汉字转buffer问题
网安超基础一周目
Module build failed TypeError this.getOptions is not a function报错解决方案
【YOLOv5训练错误】权重文件出错?
各个架构指令集对应的机型
去中心化和p2p网络以及中心化为核心的传统通信
Buu Web
PCL点云配准--ICP or keypoints+features
【论文笔记1】小样本分类
虚拟土地价格暴跌85% 房地产泡沫破裂?依托炒作的暴富游戏需谨慎参与
cesium 监听地图缩放或放大来控制地图上添加的内容是否展示
图纸怎么折?(A0,A1,A2,A3の图纸如何折成A4大小)
索引笔记【】【】
图片批量添加水印批量缩放图片到指定大小
私有化搭建个人网盘 NextCloud