When operating images in web layout, excessively large images can slow down page loading speed, while overly small images fail to highlight the content. Only by arbitrarily segmenting the image size and maintaining appropriate dimensions can the web page offer a better browsing experience and aesthetics. The above requires splitting images into specific widths and heights. Below is an introduction on how to batch split multiple images of the same size into small images with fixed width and height, supporting the following image formats: jpg, jpeg, png, bmp, gif, tif, tiff, webp, tga, avif.
1. Use Cases
Batch split a large number of images into small images of the same size with user-selected fixed width and fixed height.
For example: There is a complete image
Split it at a fixed size of 200x200 into multiple small images of the same size
2. Effect Preview
Before processing:

After processing:

3. Steps
Open 【 HeSoft Doc Batch Tool 】, select 【Image Processing】 - 【Split Image into Multiple Small Images】.

【Add Files】 Add one or more image files that need to be split into fixed height and width.
【Import Files from Folder】 Import a folder containing a large number of image files that need to be split with fixed width and height.
You can also drag files directly into the area below. Then click Next.

Select 【Fixed Width and Height Split】.
Choose the width and height for splitting the image based on its dimensions.
After confirming, click Next.

Wait for the processing to complete, then click the save folder to view the modified files.
