{"id":18783742,"url":"https://github.com/tomkyle/show-crop","last_synced_at":"2025-12-20T18:30:20.854Z","repository":{"id":77717529,"uuid":"92024340","full_name":"tomkyle/show-crop","owner":"tomkyle","description":"Display CRS Crop information stored in XMP Meta tags (Bash)","archived":false,"fork":false,"pushed_at":"2017-05-30T19:19:30.000Z","size":7,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-29T11:45:53.212Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/tomkyle.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}},"created_at":"2017-05-22T07:28:08.000Z","updated_at":"2017-05-22T07:28:55.000Z","dependencies_parsed_at":"2023-08-22T18:48:21.135Z","dependency_job_id":null,"html_url":"https://github.com/tomkyle/show-crop","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomkyle%2Fshow-crop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomkyle%2Fshow-crop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomkyle%2Fshow-crop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomkyle%2Fshow-crop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomkyle","download_url":"https://codeload.github.com/tomkyle/show-crop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239699579,"owners_count":19682574,"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","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-11-07T20:40:30.171Z","updated_at":"2025-12-20T18:30:18.719Z","avatar_url":"https://github.com/tomkyle.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Show XMP crs Crop information\n\n**Bash script to display CRS Crop information stored in XMP Meta tags. Uses XMP sidecar file if used on RAW files.**\n\nRequires Phil Harvey's [exiftool](http://www.sno.phy.queensu.ca/~phil/exiftool/) which is installable via Homebrew.\n\n\n## Usage\n\n```bash\n$ show-crop image1 [ images ...]\n```\n\n## Example\n\n```bash\n$ show-crop image-nocrop.tif \"image-cropped.tiff\" \"test-cropped.NEF\"\n\n# First image\nWarning: No CRS crop data available for 'image-nocrop.tif'.\n\n# Second image image\nimage-cropped.tiff\nHasCrop: True\nCropTop: 0.113804\nCropLeft: 0.129985\nCropBottom: 0.621707\nCropRight: 0.868538\nCropAngle: 0\nCropWidth:\nCropHeight:\nCropUnits:\n\n# Third image\nWarning: Image 'test-cropped.NEF' itself has no CRS crop data, use XMP sidecar instead: test-cropped.xmp\ntest-cropped.xmp\nHasCrop: True\nCropTop: 0.02378\nCropLeft: 0.075063\nCropBottom: 0.87985\nCropRight: 0.710592\nCropAngle: 0\nCropWidth:\nCropHeight:\nCropUnits:\n```\n\n## Release Notes\n\n### v.1.1.0\nWhen used on RAW files, its XMP sidecar file will be evaluated instead. The reason is: Since typical RAW files do not carry crop data in themselves, RAW converters will typically put a XMP sidecar file beneath them to store their editing actions like cropping. \n\n## Development\n\n```bash\n$ git clone https://github.com/tomkyle/show-crop.git\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomkyle%2Fshow-crop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomkyle%2Fshow-crop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomkyle%2Fshow-crop/lists"}