Content Aware Scale Content Aware Scale

Free · in-browser · no upload

Content aware scale video generator

Turn any photo into the classic content-aware-scale meme video: the image collapses in on itself as seam carving removes it, one path of pixels at a time. Pick squish or melt, forward or reverse, then export as MP4 or GIF — no Photoshop needed.

Example output — melt style, boomerang loop

How the video effect works

A single content-aware scale pass removes the lowest-energy seams from an image — the pixel paths crossing the least important content. The meme effect comes from animating that process: this tool removes a few seams, saves a frame, removes a few more, saves another, and stitches the frames into a video. Early frames look almost normal; late frames show the subject folding and melting as the algorithm runs out of unimportant pixels to sacrifice.

The carving runs on the same Rust → WebAssembly engine as our image resizer and the interactive seam carving demo, executing entirely on your device. A 120-frame animation typically generates in a few seconds.

Squish vs. melt, forward vs. reverse

Frequently asked questions

How do I make a content aware scale video without Photoshop?
Upload an image above, pick an intensity and direction, and press Generate. The tool carves seams out of the image step by step and renders the process as an animation you can download as MP4 or GIF. Everything runs in your browser — no Photoshop, no upload to a server.
What is the content aware scale meme?
It is the melting/collapsing distortion effect made famous by Photoshop’s Content-Aware Scale tool: as low-energy pixels are removed again and again, the subject warps and crumples in on itself. Animating the process frame by frame turns a normal photo into the classic "content aware scale" meme video.
Can I make a reverse content aware scale video?
Yes — set Direction to Reverse and the animation starts from the fully crushed frame and recovers back to the original image. Boomerang plays forward and then back for a loopable effect.
Is this free? Do my images get uploaded?
The generator is free, up to 480p output with a small watermark. Processing happens entirely on your device via WebAssembly — images never leave your browser.
MP4 or GIF — which should I download?
MP4 is smaller and better for TikTok, YouTube Shorts, and Discord. GIF works in places that only accept images and plays everywhere without a video player. The MP4 export uses your browser’s built-in hardware encoder (WebCodecs); if your browser lacks it, GIF export always works.

Want to resize a photo without the meme distortion? Use the content aware scale image tool — same engine, tuned for keeping subjects intact instead of destroying them.

All platforms