{"id":23234171,"url":"https://github.com/bradsec/ComfyUI_ResolutionSelector","last_synced_at":"2025-08-19T19:34:04.182Z","repository":{"id":189085198,"uuid":"680005725","full_name":"bradsec/ComfyUI_ResolutionSelector","owner":"bradsec","description":"A custom node for Stable Diffusion ComfyUI to enable easy selection of image resolutions for SDXL SD15 SD21","archived":false,"fork":false,"pushed_at":"2024-07-07T12:15:49.000Z","size":1044,"stargazers_count":10,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-15T23:34:17.307Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/bradsec.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-08-18T06:01:02.000Z","updated_at":"2024-10-26T13:05:56.000Z","dependencies_parsed_at":"2024-07-07T13:49:32.171Z","dependency_job_id":null,"html_url":"https://github.com/bradsec/ComfyUI_ResolutionSelector","commit_stats":null,"previous_names":["bradsec/comfyui_resolutionselector"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsec%2FComfyUI_ResolutionSelector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsec%2FComfyUI_ResolutionSelector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsec%2FComfyUI_ResolutionSelector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsec%2FComfyUI_ResolutionSelector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradsec","download_url":"https://codeload.github.com/bradsec/ComfyUI_ResolutionSelector/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230367788,"owners_count":18215326,"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-12-19T03:02:15.626Z","updated_at":"2025-08-19T19:34:04.164Z","avatar_url":"https://github.com/bradsec.png","language":"Python","funding_links":[],"categories":["Workflows (3395) sorted by GitHub Stars","All Workflows Sorted by GitHub Stars"],"sub_categories":[],"readme":"# ResolutionSelector for ComfyUI\n\nA custom node for Stable Diffusion [ComfyUI](https://github.com/comfyanonymous/ComfyUI) to enable easy selection of image resolutions for SDXL SD15 SD21\n\n- Select base SDXL resolution, width and height are returned as `INT` values which can be connected to latent image inputs or other inputs such as the `CLIPTextEncodeSDXL` `width, height, target_width, target_height`. \n- Resolution list based off what is currently being used in the [Fooocus SDXL Web UI](https://github.com/lllyasviel/Fooocus).\n- If using older models such as SD 1.5 or SD 2.1 use the `base_adjustment` dropdown. This will reduce the returned width and height values to suit the selected model whilst maintaining the image aspect ratio.\n\n```terminal\n# Example\nSDXL base_resolution       1024x1024\nSD21 adjustment returns    768x768\nSD15 adjustment returns    512x512  \n```\n\n\n### Installation\n\n```\n# Change to the directory you installed ComfyUI\ncd pathTo/ComfyUI\n\n# Change to the custom_nodes directory ie.\ncd custom_nodes\n```\n\n```terminal\n# Clone the repo into custom_nodes\ngit clone https://github.com/bradsec/ComfyUI_ResolutionSelector.git\n\n# Restart ComfyUI\n```\n\n### Usage after install\n`Add Node \u003e utils \u003e Resolution Selector`  \n  \n![node_example](resolution_selector_node.png)\n\n#### SDXL hookup example\n![sdxl_hookup](sdxl_hookup.png)\n\n#### SD15 hookup example\n![sd15_hookup](sd15_hookup.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradsec%2FComfyUI_ResolutionSelector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbradsec%2FComfyUI_ResolutionSelector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradsec%2FComfyUI_ResolutionSelector/lists"}