Paper Detail

EditCrafter: Tuning-free High-Resolution Image Editing via Pretrained Diffusion Model

Kunho Kim, Sumin Seo, Yongjun Cho, Hyungjin Chung

huggingface Score 4.5

Published 2026-04-11 · First seen 2026-04-24

General AI

Abstract

We propose EditCrafter, a high-resolution image editing method that operates without tuning, leveraging pretrained text-to-image (T2I) diffusion models to process images at resolutions significantly exceeding those used during training. Leveraging the generative priors of large-scale T2I diffusion models enables the development of a wide array of novel generation and editing applications. Although numerous image editing methods have been proposed based on diffusion models and exhibit high-quality editing results, they are difficult to apply to images with arbitrary aspect ratios or higher resolutions since they only work at the training resolutions (512x512 or 1024x1024). Naively applying patch-wise editing fails with unrealistic object structures and repetition. To address these challenges, we introduce EditCrafter, a simple yet effective editing pipeline. EditCrafter operates by first performing tiled inversion, which preserves the original identity of the input high-resolution image. We further propose a noise-damped manifold-constrained classifier-free guidance (NDCFG++) that is tailored for high resolution image editing from the inverted latent. Our experiments show that the our EditCrafter can achieve impressive editing results across various resolutions without fine-tuning and optimization.

Workflow Status

Review status
pending
Role
unreviewed
Read priority
later
Vote
Not set.
Saved
no
Collections
Not filed yet.
Next action
Not filled yet.

Reading Brief

No structured notes yet. Add `summary_sections`, `why_relevant`, `claim_impact`, or `next_action` in `papers.jsonl` to enrich this view.

Why It Surfaced

No ranking explanation is available yet.

Tags

No tags.

BibTeX

@misc{kim2026editcrafter,
  title = {EditCrafter: Tuning-free High-Resolution Image Editing via Pretrained Diffusion Model},
  author = {Kunho Kim and Sumin Seo and Yongjun Cho and Hyungjin Chung},
  year = {2026},
  abstract = {We propose EditCrafter, a high-resolution image editing method that operates without tuning, leveraging pretrained text-to-image (T2I) diffusion models to process images at resolutions significantly exceeding those used during training. Leveraging the generative priors of large-scale T2I diffusion models enables the development of a wide array of novel generation and editing applications. Although numerous image editing methods have been proposed based on diffusion models and exhibit high-qualit},
  url = {https://huggingface.co/papers/2604.10268},
  keywords = {text-to-image diffusion models, tiled inversion, noise-damped manifold-constrained classifier-free guidance, high-resolution image editing, latent space, generative priors, patch-wise editing, aspect ratios, code available, huggingface daily},
  eprint = {2604.10268},
  archiveprefix = {arXiv},
}

Metadata

{}