Get a shareable link for your before/after comparisons. Publish image sliders directly from ComfyUI to imgslider.com.
Example - https://imgslider.com/4c137c51-3f2c-4f38-98e3-98ada75cb5dd
Other comparison nodes only work locally. ImgSlider gives you a link you can share anywhere - Reddit, Discord, your portfolio, client reviews. One click to publish, instant shareable URL.
- Shareable Links: Publish and get a URL to share your comparison anywhere
- No Account Required: Create sliders instantly (expire after 30 days)
- Inline Preview: See the comparison directly in your workflow node
- Link in Node: The published URL appears right inside the node — no need to check the console
- One-Click Publishing: Toggle publish, run workflow, get link
- Open ComfyUI Manager
- Click "Install Custom Nodes"
- Search for "ImgSlider" or "Image Compare"
- Install and restart ComfyUI
cd ComfyUI/custom_nodes
git clone https://github.com/imgslider/ComfyUI-ImgSlider.git
pip install -r ComfyUI-ImgSlider/requirements.txt- Add Image Compare (ImgSlider) node to your workflow
- Connect your images to Image A and Image B
- Toggle Publish to YES
- Run workflow
- Copy the shareable link from the URL bar that appears directly in the node
Just toggle Publish and run. You'll get a shareable link instantly.
- Free, no signup
- Links expire after 30 days
- 20 sliders/day limit
- Sign in at imgslider.com
- Go to Dashboard → API Tokens
- Create a token and paste it in the node
- Your sliders are now permanent and editable
| Feature | Anonymous | With API Key |
|---|---|---|
| Shareable links | ✓ | ✓ |
| Editable | ✗ | ✓ |
| Permanent | 30 days | Forever |
| Rate limit | 20/day | 200/month |
| Max file size | 50MB/image | 50MB/image |
| Input | Type | Description |
|---|---|---|
| image_a | IMAGE | First image (left side of slider) |
| image_b | IMAGE | Second image (right side of slider) |
| title | STRING | Optional title for the slider |
| api_key | STRING | Optional API key for permanent sliders |
| publish | BOOLEAN | Toggle to publish and get shareable link |
[Image A] ──┐
├──> [Image Compare (ImgSlider)] ──> Shareable URL
[Image B] ──┘ (publish: YES)
- Share AI generations: Compare models, prompts, or settings with others
- Client reviews: Send a link instead of uploading multiple images
- Portfolio: Showcase before/after transformations
- Social Networks: Share comparisons on Reddit, Discord, X
MIT License - See LICENSE for details.
