Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Python Notebook Script to extract, and rename spotlight photos on windows 10

Notifications You must be signed in to change notification settings

CHR-onicles/SpotlightProgram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpotlightProgram

Python Script to extract, rename or delete selected images from Spotlight Photos hidden folder to a folder on your desktop.

NB:

  • Paths must be changed as it will be different on different computers.
  • DESKTOP_RESOLUTION must be replaced with your own desktop resolution.

Requirements:

  • Windows 10
  • Need to install Send2trash
  • Need to install Pillow
  • Need to create folder on desktop called win (Temporary Storage of pics)
  • Need to create folder on desktop called wallpaper (Permanent Storage for pics)

PS:

This program has now been rewritten with a GUI(using PyQt5) in another project with more options and ease of use.

About

Python Notebook Script to extract, and rename spotlight photos on windows 10

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published