{"id":20548071,"url":"https://github.com/lusingander/iterm2img","last_synced_at":"2026-03-16T23:32:40.034Z","repository":{"id":162836593,"uuid":"637335855","full_name":"lusingander/iterm2img","owner":"lusingander","description":"Rust library for iTerm2 Inline Images Protocol","archived":false,"fork":false,"pushed_at":"2023-05-07T08:49:35.000Z","size":107,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-19T13:02:40.096Z","etag":null,"topics":["iterm2","tui"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/iterm2img","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/lusingander.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}},"created_at":"2023-05-07T08:34:13.000Z","updated_at":"2025-03-01T21:25:10.000Z","dependencies_parsed_at":"2023-05-20T18:15:08.124Z","dependency_job_id":null,"html_url":"https://github.com/lusingander/iterm2img","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/lusingander/iterm2img","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lusingander%2Fiterm2img","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lusingander%2Fiterm2img/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lusingander%2Fiterm2img/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lusingander%2Fiterm2img/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lusingander","download_url":"https://codeload.github.com/lusingander/iterm2img/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lusingander%2Fiterm2img/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271592379,"owners_count":24786578,"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-08-22T02:00:08.480Z","response_time":65,"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":["iterm2","tui"],"created_at":"2024-11-16T02:11:55.105Z","updated_at":"2026-03-16T23:32:39.948Z","avatar_url":"https://github.com/lusingander.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iterm2img\n\n[![Crate Status](https://img.shields.io/crates/v/iterm2img.svg)](https://crates.io/crates/iterm2img)\n[![docs.rs](https://docs.rs/iterm2img/badge.svg)](https://docs.rs/iterm2img)\n\nRust library for iTerm2 [Inline Images Protocol](https://iterm2.com/documentation-images.html)\n\n## Usage\n\n```rust\nlet encoded = iterm2img::from_bytes(bytes)\n    .width(5)\n    .inline(true)\n    .build();\n\nprintln(\"{}\", encoded);\n```\n\nSee [examples/main.rs](./examples/main.rs) for full code.\n\nRunning this on iTerm2 gives the following:\n\n\u003cimg src=\"./examples/result.png\" width=400\u003e\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flusingander%2Fiterm2img","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flusingander%2Fiterm2img","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flusingander%2Fiterm2img/lists"}