English
免费Media3 节点
评分 67

Batch Image Optimizer

Drop a folder of images — Pillow resizes and adjusts, Real-ESRGAN upscales low-res sources, final Pillow pass converts to WebP with optimal compression settings for web delivery.

这个工作流做什么?

投入你的Pillow——管线自动执行 3 个步骤:Pillow → Real-ESRGAN → Pillow——最终输出Pillow。每个节点都可见、可审计、可替换。

系统流程

1. Pillow — Image pre-processing — deskew, denoise, crop and normalise before analysis 2. Real-ESRGAN — AI super-resolution upscaling that restores detail without artefacts 3. Pillow — Image pre-processing — deskew, denoise, crop and normalise before analysis

管线分解

Pillow image Real-ESRGAN image Pillow image
  1. Pillow pillow — Image pre-processing — deskew, denoise, crop and normalise before analysis image → image
  2. Real-ESRGAN realesrgan — AI super-resolution upscaling that restores detail without artefacts image → image
  3. Pillow pillow — Image pre-processing — deskew, denoise, crop and normalise before analysis image → image

工作流信誉评分

基于执行次数、成功率、更新频率、组件质量和用户评分。

67总分
★★★★ 4
执行次数
25
成功率
93
更新频率
65
组件质量
82
用户评分
80

基于执行次数、成功率、更新频率、组件质量和用户评分。

使用组件

Pillowpillow

Image pre-processing — deskew, denoise, crop and normalise before analysis

python-pillow/Pillow ↗
Real-ESRGANrealesrgan

AI super-resolution upscaling that restores detail without artefacts

xinntao/Real-ESRGAN ↗

与 n8n / Zapier 有什么不同?

与通用工作流构建器不同,FlowSync 工作流在每个节点中预置了 AI 能力——OCR、LLM 推理、转录、超分辨率——不仅仅是 webhook 触发器。每个节点都白盒可审计:你能看到输入、输出和配置。部署即时——无需自托管,无需逐节点配置 API 密钥。

使用场景

  • Website image optimization
  • E-commerce product image batch
  • CMS media library cleanup
  • Portfolio image preparation

作者与来源

此工作流由 FlowSync 团队维护。所有组件均为开源或商业授权。各组件的源码链接见上方"组件"部分。

定价: 提供免费层 · FREE tier · 官方

数据处理

Data is processed in-memory during pipeline execution only. No files are stored permanently unless you choose to save outputs to your account.

FlowSync 工作流市场 · 67 分信誉评分 · 25% 执行率 · 93% 成功率 · 3 节点白盒管线 · FlowSync Official 维护

准备好运行了吗?

Drop a folder of images — Pillow resizes and adjusts, Real-ESRGAN upscales low-res sources, final Pillow pass converts to WebP with optimal compression settings for web delivery.