Nutlope/easyedit
The easiest way to edit images in one prompt
What it solves
It provides a simple way to edit images using a single text prompt, removing the need for complex editing software or manual masking.
How it works
The application uses the Flux 2 image model hosted on Together AI for inference. It is built as a Next.js web application that allows users to input prompts to modify images.
Who it’s for
Users who want a fast, prompt-based way to edit images without needing deep technical expertise in image manipulation tools.
Highlights
- Powered by the Flux 2 model from BFL
- Uses Together AI for fast inference
- Integrated with Braintrust for image-edit tracing and observability
Related
- Project
fallenshock/FlowEditFlowEdit is an open‑source PyTorch implementation of an ICCV 2025 paper that enables fast, inversion‑free text‑guided image editing by reusing pre‑trained diffusion models (e.g., Stable Diffusion 3, Flux) together with a flow network. Users provide a source image, a source caption, and a target caption; the system computes a concise edit code and produces the edited image without costly latent‑space inversion. The repo includes ready‑to‑run scripts, YAML‑based configuration, and links to ComfyUI nodes for broader integration.
- Project
rockbenben/img-promptA visual, multilingual prompt builder for AI image and video models that helps users assemble high-quality English prompts using a curated library of 5,000+ bilingual tags with preview images.
- Project
Hunyuan-PromptEnhancer/PromptEnhancerA prompt rewriting utility that uses Chain-of-Thought rewriting to enhance text-to-image and image-to-image editing prompts while preserving original user intent.
- Project
wuyoscar/GPT-Image2-SkillA prompt gallery and toolset for GPT Image 2, featuring a CLI and agent skills for generating, editing, and reverse-engineering image prompts.
- Dispatch