Portrait Crop – Vertical Images for Stories & Mobile
Optimize images for stories, reels, and mobile screens
Start with a single image
PNG, JPG, or WebP up to 50MP processed privately on device.
EXIF orientation automatically respected.
Export
Use the crop size from your preset; no extra resampling.
Overview
Portrait crops prioritize vertical real estate for stories, reels and mobile-first layouts.
Pro tips
- Frame key content within central 60% region
- Use contrasting backgrounds for on-screen text
- Test readability on a small mobile viewport
- Prefer JPG ~85–90% for photography
Common mistakes
- Placing faces at very top/bottom can be clipped by UI
- Long captions overlap imagery on some apps
Examples
- Story covers
- Mobile app store screenshots mockups
- Speaker posters for events
Frequently asked questions
Everything you need to know about using the crop tool effectively and troubleshooting common scenarios.
Does the cropper run entirely locally?
Yes, 100% client-side. All processing happens in your browser using Web Workers and Canvas API. Images never leave your device, ensuring complete privacy and instant performance.
Can I preserve EXIF metadata when exporting?
Absolutely. Enable the 'Keep metadata' toggle before export to embed original EXIF data (camera settings, GPS, timestamps) into JPEG and WebP files. PNG doesn't support EXIF by spec.
What's the maximum supported image size?
The tool handles up to 50 megapixels using a dynamic resolution pyramid for smooth preview. Export always uses original full-resolution pixels regardless of preview optimizations.
How do I reset to the original uncropped image?
Click the 'Reset' button in the canvas controls to instantly return to the initial full-size crop. Alternatively, use undo (⌘/Ctrl+Z) to step back through your editing history.
Can I export at a different resolution than the crop?
Yes! In the Size controls panel, choose 'Custom export size' and enter your target dimensions. The tool will resample using high-quality Lanczos interpolation while preserving your composition.
Will my work be saved if I close the browser?
Your current image, crop settings, presets, and history are auto-saved to IndexedDB. Reopen the tool and it automatically restores your previous session exactly as you left it.
How do I create a custom aspect ratio preset?
Set your desired width:height ratio, choose format/quality/DPI, then click 'Save preset'. Name it and it'll appear in the presets panel for instant reuse across sessions.
Why do my exports look slightly different from the preview?
The preview uses GPU-accelerated scaling for smooth 60fps interaction. Exports always use the original pixels with Lanczos resampling for maximum quality. Color profiles are converted to sRGB for consistency.
Can I use keyboard shortcuts to speed up my workflow?
Yes! Press ⌘/Ctrl+O to import, ⌘/Ctrl+E to export, ⌘/Ctrl+Z to undo, and arrow keys to nudge the crop by 1px (hold Shift for 10px). See the shortcuts panel for the full list.
Does the tool work offline after the first load?
Yes! The crop tool is a Progressive Web App (PWA) that caches all assets on first visit. Once loaded, it works completely offline with no internet connection required.