{"id":17223947,"url":"https://github.com/adeelh/save-win-lockscreen-images","last_synced_at":"2026-05-04T03:36:23.073Z","repository":{"id":81355829,"uuid":"410292503","full_name":"AdeelH/save-win-lockscreen-images","owner":"AdeelH","description":"Save Windows lockscreen images for your personal use","archived":false,"fork":false,"pushed_at":"2022-10-16T11:54:16.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T16:27:25.072Z","etag":null,"topics":["automation","python","pythonscript","script","wallpaper","windows","windows-10"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AdeelH.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-25T14:23:19.000Z","updated_at":"2022-10-26T06:46:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"79264a89-0a52-419b-a8e1-f1fae5b0aa7b","html_url":"https://github.com/AdeelH/save-win-lockscreen-images","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AdeelH/save-win-lockscreen-images","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdeelH%2Fsave-win-lockscreen-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdeelH%2Fsave-win-lockscreen-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdeelH%2Fsave-win-lockscreen-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdeelH%2Fsave-win-lockscreen-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdeelH","download_url":"https://codeload.github.com/AdeelH/save-win-lockscreen-images/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdeelH%2Fsave-win-lockscreen-images/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32593945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","python","pythonscript","script","wallpaper","windows","windows-10"],"created_at":"2024-10-15T04:09:39.156Z","updated_at":"2026-05-04T03:36:23.042Z","avatar_url":"https://github.com/AdeelH.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Windows lockscreen image extractor\n\nWindows 10 spotlight often turns up some great pictures that you might want to save permanently. For example, to use as a desktop background. This simple Python script automatically extracts these images from the hellish depths of `AppData/Local` and saves them to your `Pictures` folder.\n\u003c/br\u003e\u003c/br\u003eThis version only saves the landscape images.\n\n## How it works\nThe script performs the following steps:\n1. Detect files in `C:/Users/{username}/AppData/Local/Packages/Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy/LocalState/Assets`.\n2. Filter out irrelevant (smaller than 250 KB) files.\n3. Copy over these files to `C:/Users/{username}/Pictures/lockscreen_images/{current_date}/` with the `.jpg` extension added.\n4. Open `C:/Users/{username}/Pictures/lockscreen_images/{current_date}/` in Windows Explorer.\n\n## Usage\n\n```sh\npython extract_lockscreen_images.py\n```\n\n## Notes:\n- This version requires PIL in order to read image dimensions. Even better if someone can do it without external dependencies.\n- For now you can instal PIL with `pip3 install Pillow`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadeelh%2Fsave-win-lockscreen-images","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadeelh%2Fsave-win-lockscreen-images","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadeelh%2Fsave-win-lockscreen-images/lists"}