{"id":26819434,"url":"https://github.com/grayfallstown/resport","last_synced_at":"2025-07-31T14:34:17.568Z","repository":{"id":65265542,"uuid":"589134067","full_name":"grayfallstown/resport","owner":"grayfallstown","description":"CLI tool that tells you an images dimensions, aspect-ratio or if it is landscape. Supports all image formats the [image](https://crates.io/crates/image) crate supports.","archived":false,"fork":false,"pushed_at":"2025-07-10T21:47:09.000Z","size":187,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-15T08:37:38.503Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/grayfallstown.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-01-15T06:59:42.000Z","updated_at":"2025-06-10T15:18:22.000Z","dependencies_parsed_at":"2023-12-29T08:26:50.545Z","dependency_job_id":"34343f84-58c1-454c-a7bf-8c007fdab540","html_url":"https://github.com/grayfallstown/resport","commit_stats":{"total_commits":16,"total_committers":3,"mean_commits":5.333333333333333,"dds":0.4375,"last_synced_commit":"0297565a5ab60376006f79703c4f846c0b1985db"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/grayfallstown/resport","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grayfallstown%2Fresport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grayfallstown%2Fresport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grayfallstown%2Fresport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grayfallstown%2Fresport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grayfallstown","download_url":"https://codeload.github.com/grayfallstown/resport/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grayfallstown%2Fresport/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268057202,"owners_count":24188617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"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":"2025-03-30T05:18:34.832Z","updated_at":"2025-07-31T14:34:17.536Z","avatar_url":"https://github.com/grayfallstown.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# resport\n\nSimple CLI tool that tells you an images dimensions, aspect-ratio or if it is landscape. Supports all image formats the [image](https://crates.io/crates/image) crate supports.\n\n```\n$ resport orientation -i \"..\\wallpaper.jpg\"\nlandscape\n$ resport aspect-ratio -i \"..\\wallpaper.jpg\"\n16:9\n$ resport dimensions -i \"..\\wallpaper.jpg\"\n1920x1080\n\n$ resport\nCLI tool that tells you an images dimensions, aspect-ratio or if it is landscape\n\nUsage: resport.exe \u003cCOMMAND\u003e\n\nCommands:\n  dimensions    prints 1920x1080\n  width         prints 1920\n  height        prints 1080\n  aspect-ratio  prints 16:9\n  orientation   prints landscape\n  is-portrait   prints false\n  is-landscape  prints true\n  help          Print this message or the help of the given subcommand(s)\n\nOptions:\n  -h, --help  Print help\n```\n\n\n## Installation\n\nVia Cargo:\n\n`cargo install resport`\n\nOr [download a release from github](https://github.com/grayfallstown/resport/releases)\n\n\n## License\n\nMIT or Apache 2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrayfallstown%2Fresport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrayfallstown%2Fresport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrayfallstown%2Fresport/lists"}