Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

AndrijaS37N/renaming-resizing-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Renaming Resizing Script

A simple Bash console app.

  • Used and tested on MacOS. I presume it works fine on Linux. However, this was not checked.
  • I liked tinkering with Bash for this.
  • Made in PyCharm with BashSupport.

Requirements

Needs the ImageMagick package for the convert command. I installed it with Homebrew:

brew install imagemagick

For Linux you could try using Linuxbrew or some other alternative to Homebrew.

Project results:

Script Activation ↘

View 1

Script Work ↘

View 2

Releases

No releases published

Packages

No packages published

Languages