Renames all screenshots in a specified folder with sequential names and timestamps.
python screenshot_renamer.pyExample Output:
Enter the folder path to rename screenshots: /Users/diya/Desktop/screenshots
✅ Screenshot (1).png → screenshot_2025-10-14_001.png
✅ Screenshot (2).png → screenshot_2025-10-14_002.png
🎉 Renaming complete!