Answer 16 of 20
How Do You Crop a 16:9 Abstract for a Phone Without Losing the Subject?
Crop a 16:9 abstract to 9:16 by taking a vertical window from the center or from the busiest third, then export at phone size.
Slide a tall window across the 3840x2160 landscape and export that window. A phone is about 9:16 or 19.5:9. The archive file is 16:9. Most of the width will not fit. The job is to keep the part of the abstract that reads as the subject, not to squeeze the whole 16:9 picture into a narrow screen.
Do this in an editor when you care about the result. The phone's built-in crop is a second chance, not the first. After you have a tall PNG, set it with the Android or iPhone path.
Find the 9:16 window inside 16:9
At 2160 pixels tall, a 9:16 crop is 2160 times 9 divided by 16, which is 1215 pixels wide. A 19.5:9 crop at the same height is about 996 pixels wide. Either window is a strip of the 3840-pixel master. You can place that strip left, center, or right.
If you do not yet know the phone, export 1080x1920 (a 9:16 Full HD portrait) or 1440x2560. Those sizes cover most Android and iPhone home screens after the OS scales. You do not need a 3840-pixel-tall file for a phone. You need the right window.
In Photopea, GIMP, or Paint.net, set the crop tool to 9:16 or to 1080x1920. Place it. The parts outside the rectangle are what the phone will never show, even if you later pinch.
A centered strip is the right default for a tunnel, a ring, a sun disk, or any object that was built in the middle of the 16:9 frame. A left or right strip is the right default when the glow or the HUD cluster sits off-center. Look at the 1920-pixel preview on the archive page and point at the subject before you open the editor.
If there is no subject, you are in gradient or field territory. Any strip will work. Pick the strip whose mid-tone will sit behind the clock. Gradient versus neon is the look sort. This page is the geometry.
Protect the subject
Name the subject in one phrase: the ring, the tube, the fold, the horizon sun, the densest tick cluster. That object must land in the middle third of the tall crop, because the top third is the clock and the island or notch, and the bottom third is the home indicator and the dock.
HUD files fail this often. The interesting ticks are in the corners of the 16:9 frame. A center 9:16 strip keeps the empty middle and throws away the ticks. Slide the window to the cluster, or pick a different still for the phone. The HUD desktop note is about PCs, but the same density problem shows up in a tall crop.
Horizon grids fail the other way. The floor sits low. A center strip keeps sky. Drop the window so the grid occupies the lower half of the phone, under the clock. Synthwave stills almost always need that drop.
Neon tubes that run left to right will become a short chord in a tall crop. You will keep a slice of tube and lose the length that made it neon. Pick a vertical tube, or treat the bloom as a field and do not chase the whole stroke.
Do not rotate the 16:9 file to make it tall. Rotation turns a landscape abstract on its side. Grid floors become walls. HUD type, if any, sits on its ear. Crop, do not rotate.
16:9 to 9:16
A tall strip, not a squeeze
At 2160 px tall the phone window is about 1215 px wide. Slide it onto the subject, then export.
01
Name the subject
Ring, tube, fold, sun, tick cluster. If you cannot name it, any strip is fine.
02
Middle third
Park that subject where the clock is not. Top is chrome. Bottom is dock.
03
Slide, do not rotate
A 9:16 window moves left or right. Turning the PNG sideways wrecks grids and type.
04
Export phone size
1080x1920 or 1440x2560 PNG. Keep the 3840x2160 master for the desk.
Export sizes that phones actually use
1080x1920 is enough for most phones. 1440x2560 has spare pixels for a sharper crop on a dense panel. 1290x2796 and other exact iPhone numbers are optional. iOS will scale a 9:16 PNG. Chasing the exact logical size of one handset is a hobby.
Keep PNG for line art. A second JPEG save on a HUD strip will ring in a way you will see around the clock. Why HUD needs PNG still holds at 1080x1920.
Name the export so you can find it: slug-phone-1080x1920.png next to the master in the local folder. Do not overwrite the 4K file.
ImageMagick if you want a centered 9:16 at 1080x1920:
magick input.png -gravity center -crop 1215x2160+0+0 +repage -resize 1080x1920 PNG:phone.png
Change gravity or the offset when the subject is not centered. For a left-weighted still, -gravity West is a start. Then look at the result. Gravity is not a substitute for eyes.
On the phone, pinch only to nudge. If you have to pinch a lot, the window was wrong and you should recrop on the computer. The built-in editor also invites Live Photo, parallax, and depth. Turn those off so the crop you made is the crop you get.
Ultrawide is the opposite problem, width instead of height. That math is in the 3440x1440 crop. Dual monitors are not a crop at all. They are span versus duplicate.