imresizeAll( path_to_files, target_size, save_path, fmt)

A simple utility function to resize all images in a specific folder.

You are now following this Submission

imresizeAll resizes all images in a given folder to the desired size.
Default format for resized images is 'PNG'.
Usage: imresizeAll('/home/aisha/input_images/',[224 224],'/home/aisha/output_images','JPG')

Cite As

Aisha (2026). imresizeAll( path_to_files, target_size, save_path, fmt) (https://au.mathworks.com/matlabcentral/fileexchange/62015-imresizeall-path_to_files-target_size-save_path-fmt), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Read, Write, and Modify Image in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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