{"id":16956181,"url":"https://github.com/novara754/filter-magic","last_synced_at":"2026-04-22T16:37:27.289Z","repository":{"id":106797288,"uuid":"145013770","full_name":"novara754/filter-magic","owner":"novara754","description":"A simple little CLI tool to apply a few different filters to images.","archived":false,"fork":false,"pushed_at":"2020-10-01T12:55:09.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T02:24:50.343Z","etag":null,"topics":["cli","cpp","filters","image-processing","images","opencv2"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/novara754.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-08-16T16:30:11.000Z","updated_at":"2020-10-01T12:55:11.000Z","dependencies_parsed_at":"2023-07-27T17:59:44.185Z","dependency_job_id":null,"html_url":"https://github.com/novara754/filter-magic","commit_stats":null,"previous_names":["emilycrab/filter-magic","novara754/filter-magic"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/novara754/filter-magic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novara754%2Ffilter-magic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novara754%2Ffilter-magic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novara754%2Ffilter-magic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novara754%2Ffilter-magic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/novara754","download_url":"https://codeload.github.com/novara754/filter-magic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novara754%2Ffilter-magic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32145870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T15:33:03.595Z","status":"ssl_error","status_checked_at":"2026-04-22T15:30:42.712Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cli","cpp","filters","image-processing","images","opencv2"],"created_at":"2024-10-13T22:14:24.117Z","updated_at":"2026-04-22T16:37:22.281Z","avatar_url":"https://github.com/novara754.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Filter Magic\n\nFilter Magic is a small CLI tool to apply different filters to images.\nIt is written in C++ using the OpenCV library.\n\n## Usage\n\nThe general usage is `filter-magic \u003cfile\u003e [options]` where `[options]` is a list of filters to apply to the image.  \nExample:\n```bash\n# Apply a sepia filter and scale the image by two in width and height.\n$ filter-magic input.png sepia scale 2,2\n```\n\nAs of now, the supported filters are:\n - `grey`/`greyscale`\n - `sepia`\n - `rotate \u003cdegrees\u003e`\n - `scale \u003cwidth\u003e,\u003cheight\u003e`\n\nYou can also add `output \u003cfile\u003e` anywhere int the options to change the output file.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovara754%2Ffilter-magic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnovara754%2Ffilter-magic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovara754%2Ffilter-magic/lists"}