{"id":27351744,"url":"https://github.com/softmeng/comfyui-pil","last_synced_at":"2025-04-12T20:34:30.245Z","repository":{"id":257047878,"uuid":"856798180","full_name":"SoftMeng/ComfyUI-PIL","owner":"SoftMeng","description":"ComfyUI is proud to present a new plugin designed to enhance user experience through seamless integration with Pillow, the powerful fork of Python Imaging Library (PIL). This plugin offers a suite of basic image manipulation tools that are easy to use and integrate directly into the ComfyUI framework.","archived":false,"fork":false,"pushed_at":"2024-10-13T10:02:17.000Z","size":51120,"stargazers_count":6,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-19T03:03:42.316Z","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/SoftMeng.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":"2024-09-13T08:18:16.000Z","updated_at":"2024-10-13T10:02:20.000Z","dependencies_parsed_at":"2024-09-14T15:38:17.110Z","dependency_job_id":null,"html_url":"https://github.com/SoftMeng/ComfyUI-PIL","commit_stats":null,"previous_names":["softmeng/comfyui-pil"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftMeng%2FComfyUI-PIL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftMeng%2FComfyUI-PIL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftMeng%2FComfyUI-PIL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftMeng%2FComfyUI-PIL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SoftMeng","download_url":"https://codeload.github.com/SoftMeng/ComfyUI-PIL/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631040,"owners_count":21136547,"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":"2025-04-12T20:34:29.260Z","updated_at":"2025-04-12T20:34:30.227Z","avatar_url":"https://github.com/SoftMeng.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"./image/icon.png\" width=\"256px\"/\u003e\n\u003c/div\u003e\n\u003cdiv align=\"center\"\u003e\n    富强、民主、文明、和谐、合规\n\u003c/div\u003e\n\u003cdiv align=\"center\"\u003e\n    自由、平等、公正、法治、合法\n\u003c/div\u003e\n\u003cdiv align=\"center\"\u003e\n    爱国、敬业、诚信、友善、合理\n\u003c/div\u003e\n\n# ComfyUI PIL Nodes\n\nPIL Nodes, 提供了3个插件Nodes：\n\n1. PIL TITLE (Mexx)   -- 增加留白\n2. PIL Merge Image (Mexx) -- 合并图像\n3. PIL Effects (Mexx) -- 图片特效\n4. PIL Remove Black Dots (Mexx)  -- 给线稿脱色，去除一些黑色的噪点\n\n\n## Workflow Example\n\n[PIL图像处理DEMO.json](example/PIL%E5%9B%BE%E5%83%8F%E5%A4%84%E7%90%86DEMO.json)\n\n## PIL TITLE (Mexx) \u0026 PIL Merge Image (Mexx)\n\n![00007.jpg](image/00007.jpg)\n\n## PIL Effects (Mexx)\n\n### 原始\n![Origin.jpg](image/Origin.jpg)\n### 线稿-LINE0\n![Mexx_0190.jpg](image/Mexx_0190.jpg)\n### 线稿-LINE1\n![Mexx_0191.jpg](image/Mexx_0191.jpg)\n### 线稿-LINE2\n![Mexx_0192.jpg](image/Mexx_0192.jpg)\n### 线稿-LINE3\n![Mexx_0193.jpg](image/Mexx_0193.jpg)\n### 线稿-LINE3.1\n![Mexx_0194.jpg](image/Mexx_0194.jpg)\n### 线稿-LINE3.2\n![Mexx_0195.jpg](image/Mexx_0195.jpg)\n### 线稿-LINE4\n![Mexx_0196.jpg](image/Mexx_0196.jpg)\n### 线稿-LINE5\n![Mexx_0197.jpg](image/Mexx_0197.jpg)\n### 边缘检测-FIND_EDGES\n![Mexx_0198.jpg](image/Mexx_0198.jpg)\n### 轮廓-CONTOUR\n![Mexx_0199.jpg](image/Mexx_0199.jpg)\n### 灰度-L\n![Mexx_0200.jpg](image/Mexx_0200.jpg)\n### 锐化-SHARPEN\n![Mexx_0201.jpg](image/Mexx_0201.jpg)\n### 锐化-UNSHARP_MASK\n![Mexx_0202.jpg](image/Mexx_0202.jpg)\n### 边缘增强-EDGE_ENHANCE\n![Mexx_0203.jpg](image/Mexx_0203.jpg)\n### 边缘增强-EDGE_ENHANCE_MORE\n![Mexx_0204.jpg](image/Mexx_0204.jpg)\n### 浮雕-EMBOSS\n![Mexx_0205.jpg](image/Mexx_0205.jpg)\n### 平滑-SMOOTH\n![Mexx_0206.jpg](image/Mexx_0206.jpg)\n### 平滑-SMOOTH_MORE\n![Mexx_0207.jpg](image/Mexx_0207.jpg)\n### 细节-DETAIL\n![Mexx_0208.jpg](image/Mexx_0208.jpg)\n### 模糊-BLUR\n![Mexx_0209.jpg](image/Mexx_0209.jpg)\n### 模糊-BOX_BLUR\n![Mexx_0210.jpg](image/Mexx_0210.jpg)\n### 模糊-GAUSSIAN_BLUR\n![Mexx_0211.jpg](image/Mexx_0211.jpg)\n### 反相-INVERT\n![Mexx_0212.jpg](image/Mexx_0212.jpg)\n### 去燥-中值滤波器\n![Mexx_0213.jpg](image/Mexx_0213.jpg)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftmeng%2Fcomfyui-pil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftmeng%2Fcomfyui-pil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftmeng%2Fcomfyui-pil/lists"}