{"id":21832672,"url":"https://github.com/tool3/upscaler-cli","last_synced_at":"2026-04-10T10:02:14.050Z","repository":{"id":59027494,"uuid":"535109154","full_name":"tool3/upscaler-cli","owner":"tool3","description":"⬆️ upscale images from your terminal using AI","archived":false,"fork":false,"pushed_at":"2024-10-30T09:26:28.000Z","size":73964,"stargazers_count":17,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T08:54:04.854Z","etag":null,"topics":["cli","upscale"],"latest_commit_sha":null,"homepage":"","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/tool3.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":"2022-09-10T20:16:46.000Z","updated_at":"2025-09-22T23:52:03.000Z","dependencies_parsed_at":"2024-11-27T19:41:03.223Z","dependency_job_id":null,"html_url":"https://github.com/tool3/upscaler-cli","commit_stats":{"total_commits":34,"total_committers":4,"mean_commits":8.5,"dds":0.5882352941176471,"last_synced_commit":"3cdd8bb825907a66fc9d7ece81758684a87958c5"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/tool3/upscaler-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tool3%2Fupscaler-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tool3%2Fupscaler-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tool3%2Fupscaler-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tool3%2Fupscaler-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tool3","download_url":"https://codeload.github.com/tool3/upscaler-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tool3%2Fupscaler-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31637747,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: 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":["cli","upscale"],"created_at":"2024-11-27T19:24:47.932Z","updated_at":"2026-04-10T10:02:14.028Z","avatar_url":"https://github.com/tool3.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# upscaler-cli\n\n![](/src//logo/logo.png)\n\n# What’s new\n\n✅ Rewritten in TypeScript.  \n✅ Full `upscalejs` [models](https://upscalerjs.com/models/) support!  \n✅ Scale support (`2x`, `3x`, `4x`, and `8x`!).\n\nusing [upscalerjs](https://upscalerjs.com/)\n\n# Install\n\n```bash\nnpm install upscaler-cli -g\n```\n\n# Usage\n\n```bash\nupscaler \u003cimg or dir\u003e [options]\n\n# example\nupscaler align_landscape.png -m @upscalerjs/esrgan-medium -s 4x -o upscales/\n```\n\n![](/alien_landscape.png)\n![](/alien_landscape_upscaled.png)\nArtist: stable-diffusion  \nPrompt: a fantastic alien landscape\n\n\u003e [!TIP]\n\u003e If upscaling appears \"stuck\" - it's probably maxing out the nodejs memory limit trying to upscale the image.  \n\u003e Try a lower scale, or a different model to see if it improves result time.\n\n# Commands\n\n| name        | description                                                             | example                        |\n| ----------- | ----------------------------------------------------------------------- | ------------------------------ |\n| path/to/img | path to image/directory to upscale                                      | `upscaler alien_landscape.png` |\n| list, ls    | list all supported upscale models and their respective supported scales | `upscaler ls`, `upscaler ls`   |\n\n# Options\n\n| name   | description                   | type   | example                        |\n| ------ | ----------------------------- | ------ | ------------------------------ |\n| model  | upscale model to use          | string | `-m @upscalerjs/esrgan-medium` |\n| output | output directory              | string | `-o upscales/`                 |\n| scale  | scale of upscale model to use | string | `-s 4x`                        |\n\n# Models\n\n[upscalerjs models page](https://upscalerjs.com/models/)\n\n| name                               | scale                        |\n| ---------------------------------- | ---------------------------- |\n| @upscalerjs/esrgan-slim            | 2x 3x 4x 8x                  |\n| @upscalerjs/esrgan-medium          | 2x 3x 4x 8x                  |\n| @upscalerjs/esrgan-thick           | 2x 3x 4x 8x                  |\n| @upscalerjs/esrgan-legacy          | div2kx2 div2kx3 div2kx4 gans |\n| @upscalerjs/maxim-deblurring       | 64 256                       |\n| @upscalerjs/maxim-dehazing-indoor  | 64 256                       |\n| @upscalerjs/maxim-dehazing-outdoor | 64 256                       |\n| @upscalerjs/maxim-denoising        | 64 256                       |\n| @upscalerjs/maxim-deraining        | 64 256                       |\n| @upscalerjs/maxim-enhancement      | 64 256                       |\n| @upscalerjs/maxim-retouching       | 64 256                       |\n\n# Examples\n\nupscale an image using the default upscaling model\n\n```bash\nupscaler image.png\n```\n\n| example                                        | description                                                                                                                 |\n| ---------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |\n| `upscaler ls`                                  | list all available upscale models and their supported scales                                                                |\n| `upscaler image.png`                           | upscale image using the default model and save to current directory                                                         |\n| `upscaler image.png -o ./upscales`             | upscale image using the default model and save to `./upscaels` (directory `./upscales` will be created if it doesn't exist) |\n| `upscaler image.png -s 4x`                     | upscale image using the default model with a scale of `4` and save to current directory                               |\n| `upscaleer -m @upscalerjs/esrgan-medium -s 8x` | upscale image using `@upscalerjs/esrgan-medium` model with a scale of `8` and save to current directory                     |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftool3%2Fupscaler-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftool3%2Fupscaler-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftool3%2Fupscaler-cli/lists"}