Image Process

Easily resize multiple images and save it given directory

You are now following this Submission

Any number of images can resize, convert the file type and save using only one command.

Advantages:
- Supports multiple image files simultaneously
- Convert to any image type
- Resize images
- Specify the folder name
- Specify the file name
- See the progress dialogue box
- List of Image type conversion supports: "jpg" , "png" , "tff" , "tfff" , "bmp" , "jpeg" , "gif" , "eps" , "raw" , "cr2" , "nef" , "orf" , "sr2".
- Automatically open the saved image folder after finishing

Example:
imageResize(options)

options: 4 options available
1. folderName=save images in "dir\folderName"
2. fileName= Specify File Name. Like-- "Image"
3. imSize= Specify the image size. Like-- [Heigth Width]
4. fileType= Specify file type. Like-- "jpg"

Save images in "dir\folderName\Image1.jpg

Cite As

Md Hassanuzzaman (2026). Image Process (https://www.mathworks.com/matlabcentral/fileexchange/85468-image-process), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with R2019b and later releases

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.3

Fixed bugs

1.1.2

Open saved image folder after finishing

1.0.2

minor bugs fixed

1.0.1

Minor bug fixes

1.0.0