Once you know a frame has the wrong active picture area — which is exactly what the Aspect Detector is for — the next problem is fixing it without introducing a new one. Cropping an image sounds simple until you actually need the output to land at a specific broadcast size, hold the correct aspect ratio precisely, and not silently degrade the file in the process.
This comes up constantly outside of full video conform work too: artwork, screengrabs, and key art all need to be delivered at specific dimensions and ratios, and “roughly 16:9” isn’t good enough when a platform’s ingest system checks pixel dimensions against spec. Getting it slightly wrong is exactly the kind of thing that gets an asset bounced — not because the content is wrong, but because the crop is 1912×1076 instead of 1920×1080.
There’s also a quieter problem that’s easy to miss: DPI metadata. Crop an image in a general-purpose editor and it’s common for the source DPI to get silently reset or dropped, which can cause downstream tools to misinterpret the physical size of an image even though the pixel dimensions look fine. For anything heading into a print-adjacent or archival workflow, that’s a real issue.
And honestly, firing up Photoshop just to pull a precise 16:9 crop out of a screengrab is overkill for what’s a genuinely simple task. Between opening the application, setting up a canvas at the right size, dragging guides, and exporting at the correct dimensions, a job that should take thirty seconds turns into a five-minute detour — and that’s assuming you’ve got a Photoshop licence sitting around for what is, most of the time, a one-off crop.
What the Aspect Cropper does
Load an image and use an interactive crop guide to extract a 16:9 or 4:3 region at proper broadcast output sizes, up to 4K. The guide keeps you locked to the correct ratio rather than eyeballing it, so what you export is exactly the aspect ratio you selected — not an approximation. Critically, it preserves the source DPI metadata through the crop, so the output doesn’t quietly lose information that a downstream system might depend on.
Where this fits alongside the Aspect Detector
These two tools are naturally a pair: the Aspect Detector tells you where the real active picture area is, and the Aspect Cropper lets you extract it cleanly at the size you actually need. Used together, that’s a fast way to go from “this frame might have a border problem” to “here’s a broadcast-spec frame ready for delivery” — without opening a full image editor for what should be a two-minute job.
For full-batch image QC and correction — running this across every frame or every artwork asset in a delivery rather than one at a time — that’s the kind of thing that gets folded into automated QC & Compliance checks as part of a delivery pipeline rather than handled file by file.
All FooEngine tools run locally in your browser. No files are uploaded to any server.