{"id":47718615,"url":"https://github.com/mtmeyer/lutzy","last_synced_at":"2026-04-02T19:11:35.750Z","repository":{"id":347533489,"uuid":"1194246230","full_name":"mtmeyer/lutzy","owner":"mtmeyer","description":"Batch lut applier for video","archived":false,"fork":false,"pushed_at":"2026-03-28T09:41:16.000Z","size":868,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-28T14:09:29.973Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/mtmeyer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-03-28T05:04:24.000Z","updated_at":"2026-03-28T05:05:04.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mtmeyer/lutzy","commit_stats":null,"previous_names":["mtmeyer/lutzy"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/mtmeyer/lutzy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtmeyer%2Flutzy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtmeyer%2Flutzy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtmeyer%2Flutzy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtmeyer%2Flutzy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mtmeyer","download_url":"https://codeload.github.com/mtmeyer/lutzy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtmeyer%2Flutzy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31314096,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"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":[],"created_at":"2026-04-02T19:11:35.076Z","updated_at":"2026-04-02T19:11:35.736Z","avatar_url":"https://github.com/mtmeyer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lutzy\n\nDesktop utility for batch-applying colour LUTs to video files. Point it at a directory, confirm LUT assignments, and export. Lutzy remembers the last-used LUT per camera model, so repeat jobs need zero configuration.\n\n## Features\n\n- **Batch processing** — drop a folder of video files and apply LUTs to all of them in one go\n- **Per-camera LUT memory** — automatically recalls the last LUT used for each detected camera model\n- **Camera auto-detection** — reads metadata tags from video files via ffprobe to identify camera make/model\n- **Hardware acceleration** — uses platform-native GPU decode/encode (VideoToolbox, NVENC, QSV, AMF) where available\n- **.cube LUT support** — industry-standard 3D LUT files\n- **Progress tracking** — per-file and global progress bars during export\n\n## Prerequisites\n\n- [Rust](https://www.rust-lang.org/tools/install) (stable)\n- [Node.js](https://nodejs.org/) v22+\n- Tauri [system requirements](https://tauri.app/start/prerequisites/)\n\n## Development\n\n```bash\nnpm install\nnpm run tauri dev\n```\n\nFirst run will take a few minutes to download and compile Rust dependencies. Subsequent runs only rebuild your changes.\n\n## Building\n\n```bash\nnpm run tauri build\n```\n\nThe binary is at `src-tauri/target/release/lutzy`. Installers are in `src-tauri/target/release/bundle/`.\n\n## Architecture\n\n- **Desktop framework:** [Tauri 2](https://tauri.app)\n- **Frontend:** [React](https://react.dev) + [TypeScript](https://www.typescriptlang.org) + [Tailwind CSS](https://tailwindcss.com)\n- **Backend:** Rust\n- **Video processing:** FFmpeg via [ffmpeg-sidecar](https://github.com/nicholasgasior/ffmpeg-sidecar) (bundled)\n- **Persistence:** SQLite via [rusqlite](https://github.com/rusqlite/rusqlite)\n\nFor a detailed architecture overview, see [docs/summary.md](docs/summary.md).\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtmeyer%2Flutzy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmtmeyer%2Flutzy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtmeyer%2Flutzy/lists"}