Skip to content

A Python script to compress images in a directory and its subdirectories, ensuring that the folder structure and image formats are preserved. Compressed images are saved in a specified target directory.

Notifications You must be signed in to change notification settings

LucasPereira762xi/ImageCompressorWithStructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ImageCompressorWithStructure

A Python script to compress images in a directory and its subdirectories, ensuring that the folder structure and image formats are preserved. Compressed images are saved in a specified target directory.

Features:

  • Compress images to be under a specified size (default is 1 MB).
  • Preserve original folder structure in the target directory.
  • Maintain original image formats.

About

A Python script to compress images in a directory and its subdirectories, ensuring that the folder structure and image formats are preserved. Compressed images are saved in a specified target directory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages