Samsung · Filed Jan 20, 2026 · Published May 28, 2026 · verified — real USPTO data

Samsung Patents a Block-Based System for Storing Image Edits More Efficiently

Every time you slap a sticker or text overlay on a photo, your phone stores more data than it needs to. Samsung's new patent describes a way to save only the parts of an edit that actually matter.

Samsung Patent: Efficient Image Editing Object Storage — figure from US 2026/0148440 A1
FIG. 1A — rendered from the official USPTO publication PDF.
Publication number US 2026/0148440 A1
Applicant SAMSUNG ELECTRONICS CO., LTD.
Filing date Jan 20, 2026
Publication date May 28, 2026
Inventors Joohyung LEE, Nguyen Trung THANH, Younguk KWON
CPC classification 345/636
Grant likelihood Medium
Examiner CENTRAL, DOCKET (Art Unit OPAP)
Status Docketed New Case - Ready for Examination (Feb 20, 2026)
Parent application is a Continuation of PCTKR2024009803 (filed 2024-07-09)
Document 20 claims

What Samsung's editing-object storage actually does

Imagine you add a cartoon sticker to a photo on your phone. Right now, your device might store the entire edited image — or at least a large chunk of metadata — even though the sticker only touches a small corner of the picture. That's wasteful.

Samsung's patent describes a system that breaks an image into blocks, figures out which blocks actually contain the edit (the sticker, text, drawing, or whatever you added), and stores only those significant blocks as a compact "integrated block." Everything else gets ignored.

The upside for you: editing history, undo states, and edit metadata take up less space. It could also make syncing and re-applying edits faster, since the device only has to move around the parts of the image that were actually touched.

How Samsung's block partitioning isolates edit data

When an editing operation is performed on an image — adding a sticker, overlaying text, drawing a shape — the patent's system kicks off a four-step pipeline:

  • Identify the editing object: The device detects what was added and its properties (position, dimensions, opacity, etc.).
  • Size the blocks: Using metadata from the editing object itself, the system determines an appropriate block size — essentially a grid cell — to tile over the image.
  • Partition and filter: The image is divided into a grid of those blocks, and the system identifies which blocks overlap with or contain the editing object. These are called significant blocks.
  • Store an integrated block: Only the significant blocks are merged into a single compact unit and saved as editing metadata.

The key insight is that block size is dynamic — it's derived from the editing object's own properties, not a fixed grid. A small sticker generates small blocks; a full-width text banner might generate larger ones. This means the system is always working at roughly the right granularity for each edit.

What this means for Galaxy photo editing storage

For anyone who does a lot of photo editing on a Samsung Galaxy device, this is the kind of behind-the-scenes optimization that quietly makes the experience feel tighter. Less redundant data stored per edit means faster undo/redo operations, lighter edit history files, and potentially smoother syncing to cloud services like Samsung Cloud or Google Photos.

It also hints at a more structured approach to non-destructive editing — where your original photo stays intact and edits are stored as instructions that can be replayed or modified later. If Samsung is building out a more robust editing layer in its Gallery or photo apps, a compact, object-aware storage format like this would be foundational plumbing for that.

Editorial take

This is quiet infrastructure work — not a flashy AI feature, but the kind of low-level efficiency improvement that makes editing pipelines faster and lighter over time. It's worth noting for anyone tracking Samsung's investment in non-destructive photo editing, because you can't build a credible competitor to Apple's Photos edit-history system without solving exactly this kind of storage problem first.

Get one Big Tech patent every Sunday

Plain English, intelligent commentary, no hype. Free.

Source. Full patent text and figures from the official USPTO publication PDF.

Editorial commentary on a publicly published patent application. Not legal advice.