Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot Renamer

Screenshot Renamer is a Python automation script that continuously monitors a folder for new screenshots and renames them to an incrementing number and a timestamp.

Quickstart

git clone https://github.com/drewnw/Screenshot-Renamer.git
cd Screenshot-Renamer
  1. On line 5 in ssrenamer.py, replace the current file path with the absolute file path to your screenshot folder
  2. Run ssrenamer.py

Features

  • Continuously monitors a folder for new screenshots
  • Automatically renames each screenshot using a clean, consistent format
  • Runs silently in the background using a loop and sleep interval
  • Ensures no duplicates by incrementing the screenshot number
  • Easy to configure for any operating system or screenshot naming convention

Customize

  1. You can adjust the sleep interval to check for new files more or less frequently
  2. Modify the naming convention to fit your personal preferences
  3. Add logging or notification features if you want confirmation each time a screenshot is renamed

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages