{"id":16660918,"url":"https://github.com/mrkkrp/raw-glue","last_synced_at":"2025-06-19T20:34:55.878Z","repository":{"id":66241056,"uuid":"599706388","full_name":"mrkkrp/raw-glue","owner":"mrkkrp","description":"A CLI utility for automatic stitching of digital negatives","archived":false,"fork":false,"pushed_at":"2025-03-12T12:31:40.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T13:30:15.811Z","etag":null,"topics":["digital-negative","photography","stitching"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/mrkkrp.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-09T17:57:40.000Z","updated_at":"2025-03-12T12:31:37.000Z","dependencies_parsed_at":"2024-11-18T12:41:31.750Z","dependency_job_id":"4bb9bb92-766c-468e-9033-58830145a042","html_url":"https://github.com/mrkkrp/raw-glue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkkrp%2Fraw-glue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkkrp%2Fraw-glue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkkrp%2Fraw-glue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkkrp%2Fraw-glue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrkkrp","download_url":"https://codeload.github.com/mrkkrp/raw-glue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243293766,"owners_count":20268139,"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":["digital-negative","photography","stitching"],"created_at":"2024-10-12T10:32:20.638Z","updated_at":"2025-03-12T20:50:04.038Z","avatar_url":"https://github.com/mrkkrp.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raw glue\n\n[![CI](https://github.com/mrkkrp/raw-glue/actions/workflows/ci.yaml/badge.svg)](https://github.com/mrkkrp/raw-glue/actions/workflows/ci.yaml)\n\nThis is a command line utility that allows us to stitch multiple RAW files\ntogether in a completely automatic manner. It is designed to be useful for\nstitching of overlapping shots of a film negative done with a digital\ncamera + macro lens on a copy stand. For that reason it assumes rectilinear\nprojection and an extremely narrow field of view.\n\nHere is an example of invocation:\n\n``` console\n$ raw-glue photo1.cr3 photo2.cr3 …\n```\n\nThe source images can be in any format supported by [`libraw`][libraw].\n\nThe result will be saved in [the TIFF format][tiff] in the current working\ndirectory named according to the current time, e.g.:\n\n```\n20230417213934004508157.tiff\n```\n\nRaw glue is written in Rust and uses [Hugin][hugin] under the hood.\n\n[libraw]: https://www.libraw.org/\n[tiff]: https://en.wikipedia.org/wiki/TIFF\n[hugin]: https://hugin.sourceforge.io/\n\n## Building\n\nYou are going to need [Nix][nix]. Once Nix is installed building is as\nsimple as:\n\n```console\n$ nix build\n```\n\nThe resulting executable can be found in `./result/bin`.\n\n[nix]: https://nixos.org/\n\n## License\n\nCopyright 2023–present Mark Karpov\n\nDistributed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrkkrp%2Fraw-glue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrkkrp%2Fraw-glue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrkkrp%2Fraw-glue/lists"}