{"id":16444980,"url":"https://github.com/jaymon/blurg","last_synced_at":"2026-06-11T04:31:07.519Z","repository":{"id":66175167,"uuid":"12045676","full_name":"Jaymon/blurg","owner":"Jaymon","description":"A small Python script to take images from one directory, blur them, and put them in another directory","archived":false,"fork":false,"pushed_at":"2013-08-12T01:53:51.000Z","size":108,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T08:32:19.326Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jaymon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-12T01:46:36.000Z","updated_at":"2013-10-09T17:47:59.000Z","dependencies_parsed_at":"2023-02-19T23:40:20.408Z","dependency_job_id":null,"html_url":"https://github.com/Jaymon/blurg","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jaymon/blurg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaymon%2Fblurg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaymon%2Fblurg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaymon%2Fblurg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaymon%2Fblurg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jaymon","download_url":"https://codeload.github.com/Jaymon/blurg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaymon%2Fblurg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34183109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":[],"created_at":"2024-10-11T09:42:50.245Z","updated_at":"2026-06-11T04:31:07.502Z","avatar_url":"https://github.com/Jaymon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blurg\n\nA small command line script to take images from one directory, blur them, and put them in another directory.\n\nI like blurry desktop backgrounds, not sure why, but I do, but I found opening a program like photoshop and blurring them myself took way too long, so I never had the amount of blurred background images I craved, this script solves that problem, which, admittedly, might be specific only to me.\n\n## Installation\n\nYou have to have PIL installed.\n\nYou can grab pre-compiled PIL binaries for Windows [here](http://www.pythonware.com/products/pil/#pil117).\n\nI think every other system can probably install PIL using pip:\n\n    pip install PIL\n\nThen you can install blurg using pip:\n\n    pip install git+https://github.com/Jaymon/blurg#egg=blurg\n\n## Use\n\nYou use Blurg via the command line, to see all the arguments you can pass in:\n\n    blurg --help\n\nAs an example, here is how I would call it:\n\n    $ blurg --in-dir \"/path/to/Dropbox/Wallpaper/unprocessed\" --out-dir \"/path/to/Dropbox/Wallpaper/processed\"\n\nYou can tweak the blur amount if you don't like the default radius of 50.\n\n# License\n\nPublic Domain\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaymon%2Fblurg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaymon%2Fblurg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaymon%2Fblurg/lists"}