Guide · Images
A browser-local image workflow from source to export.
Published: August 14, 2026 · Maintained by: Jisung Kim · This guide explains WEBBE-B workflows and does not replace professional advice.
Image work is often described as one big task, but the useful decisions happen in stages: choose the right files, inspect what is inside them, make the edit, prepare the dimensions, and export a version that matches the destination. Splitting the job into stages makes it easier to avoid unnecessary uploads and to choose a small tool instead of opening a full editor for every step.
1. Start by deciding what the final image is for
A print, a social post, a stitched reference sheet and an archive copy have different requirements. Before editing, decide the final pixel size or physical size, the format you need, whether metadata should be retained, and whether cropping is acceptable. This prevents a common failure mode: cleaning an image first and only later discovering that the crop or print ratio requires another destructive pass.
2. Select the useful source image before doing expensive work
If you have a burst or several nearly identical photos, compare them before resizing or cleaning them. Sharpest Shot Finder is designed to compare technical sharpness and help surface blur locally. It is useful when the difference between two frames is small enough that filename order is not a good selection method.
For screenshot sets, the selection question is different. If the goal is one continuous reference image, TallMerge combines screenshots into a long image. Stitching first can be more efficient than separately annotating or exporting every screenshot.
3. Inspect or remove metadata deliberately
Photo files can contain EXIF fields such as camera settings, capture time and sometimes location. MetaStrip is built for inspecting photo metadata and creating clean JPEG, PNG or WebP copies locally. The important distinction is between viewing metadata and removing it: keep an archival original if those fields matter to your workflow, then create a sharing copy when you want a reduced metadata footprint.
4. Clean only what actually needs cleaning
Image Foundry groups visible-region cleanup, object erasing, artifact repair, resizing, conversion and compression in one browser workbench. Region-repair tools work best when the unwanted area is reasonably small and nearby pixels provide useful visual context. Rebuilding a large, detailed subject is a much harder problem than repairing a small mark on a continuous background, so keep the original and inspect the repaired area at full size before export.
5. Decide the crop before final export
Aspect ratio is the relationship between width and height. A photo that looks correct at 4:3 may lose important edge content when forced into a different print or frame ratio. RatioGuard previews crop loss and helps calculate resolution requirements. This is the right stage to move the crop, choose a different paper ratio, or decide that borders are preferable to cutting away image content.
6. Treat physical print size as a separate problem
Pixels do not by themselves define how large an image will print. If you need an object to appear at a specific physical width or height, Actual Size Lab is designed to arrange images at exact physical dimensions and create a print-ready PDF locally. Printer scaling settings can still change the final output, so verify that the print dialog is using the intended scale rather than automatically fitting the page.
7. Keep an original and name the derivative clearly
A practical local workflow keeps the source file unchanged and exports derivatives with a purpose in the filename: for example, photo-original.jpg, photo-clean-share.webp and photo-print-a4.pdf. This makes it obvious which version preserves the source, which is meant for sharing, and which is tuned for a specific output.
A compact workflow
- Choose the best source frame.
- Keep an untouched original.
- Inspect or remove metadata if the destination calls for it.
- Repair visible problems only where needed.
- Preview the final aspect ratio and crop.
- Resize or prepare exact print dimensions.
- Export a clearly named derivative and inspect it once more.
The point of this sequence is not to force every image through every tool. It is to make each decision explicit so you can skip the steps that do not apply.