Tutorial

How to Set a Live Wallpaper on iPhone (Step by Step)

By LivePhotoKit Teamยท 2026-04-28ยท 5 min read

Setting a Live Photo as your iPhone wallpaper turns a still lock screen into a short burst of motion you trigger with a long press. It works on most modern iPhones, but a few hardware, format, and settings details decide whether your wallpaper actually moves โ€” or just sits there like a regular photo. Here's exactly how to set it up, why some Live Photos refuse to animate, and how to make your own from a video or GIF.

Quick answer: how to set a Live Photo wallpaper

Open Settings > Wallpaper > Add New Wallpaper, tap Photos, and choose a Live Photo (look for the Live badge). Make sure the small LIVE toggle in the bottom-left of the preview is on, tap Add, then Set as Wallpaper Pair. On the lock screen, press and hold to play it.

The motion only ever plays on the lock screen, and only when you press and hold โ€” never on the home screen and never automatically.

Which iPhones and iOS versions support a Live wallpaper

Live Photo wallpapers are supported on iPhone 6s and later (the first models with the 3D Touch / Haptic Touch hardware needed to trigger playback). Note two important exceptions:

  • The iPhone SE (all three generations) and the iPhone XR cannot use Live Photo wallpapers โ€” Apple omitted the feature on those models even though they shoot Live Photos fine.
  • The setting lives under Settings > Wallpaper on iOS 16 and later, with the redesigned wallpaper gallery. Older iOS versions have the same capability in a slightly different layout.
๐Ÿ“ธ [LivePhotoKit: insert your own screenshot of Settings > Wallpaper > Add New Wallpaper here]

If you're on a supported phone but don't see the LIVE toggle when picking a photo, the image you selected probably isn't a true Live Photo โ€” it's a flat still. See the troubleshooting section below.

Lock screen vs. home screen: what actually moves

This trips up almost everyone. The animation is a lock-screen-only effect.

WhereDoes it animate?How
Lock screenYesPress and hold the screen
Home screenNoShows the still frame only
Always-On DisplayNoShows a dimmed still
On wake / raise to wakeNoStatic until you long-press

So if you set the wallpaper and tap "Set as Wallpaper Pair," your home screen will use the still frame from the same photo while the lock screen keeps the motion. There is no setting that makes a Live Photo loop on its own or play on the home screen โ€” that's a hardware/OS limitation, not something you've configured wrong.

Why some Live Photos won't animate as wallpaper

A Live Photo is a still frame (HEIC or JPEG) paired with a roughly 3-second HEVC .MOV clip โ€” about 1.5 seconds before and after the shutter. A few things break the motion when you set it as a wallpaper:

  • The motion was trimmed off. If you edited the clip down or the Live portion was disabled in Photos, only the still remains and there's nothing to play.
  • It's not actually a Live Photo. Screenshots, AirDropped JPEGs, downloaded images, and most social-media saves are flat stills. The LIVE toggle won't appear.
  • Low Power Mode. While Low Power Mode is on, iOS suppresses the wallpaper animation to save battery. Turn it off and the long-press playback returns.
  • The photo came from another platform. Android Motion Photos (Google/Samsung) embed an MP4 inside a single JPG and are not recognized by iOS as Live Photos. They need to be converted to Apple's .MOV-based format first.

If you want to understand the container in detail โ€” including why .livp files are just ZIP archives holding the still plus the .MOV โ€” see the Live Photo format explainer.

Making a Live wallpaper from a video or GIF

If you don't have a suitable Live Photo, you can build one. The cleanest path is to start from footage you already have:

  • Turn a clip into a Live Photo with the video-to-Live-Photo converter. It trims your video to the ~3-second window iOS expects and pairs a still frame with the HEVC motion track.
  • Animate a looping GIF into the same format using the GIF-to-Live-Photo tool.
  • For a guided, wallpaper-focused workflow, the Live Wallpaper Maker walks you through picking the key frame and the motion length.

LivePhotoKit does all of this 100% in your browser โ€” your files never leave your device. You can confirm that yourself: open your browser's DevTools, watch the Network tab, and you'll see no upload of your media. There's no watermark, it's free, and batch conversion is supported via FFmpeg compiled to WebAssembly.

The honest limitation: a browser or PWA can generate a correct .livp / Live Photo file, but it cannot install it as a working wallpaper for you. The final "Set as Wallpaper" step happens in the iOS Settings app, and saving a true, animatable Live Photo into the iOS photo library has to happen on the device itself. The web tool produces the file; iOS does the installing.

Getting the file onto your iPhone

After generating the Live Photo on a desktop, AirDrop or transfer it to the iPhone and open it in Photos so it's recognized as a Live Photo before heading to Settings > Wallpaper. If you generate it directly in mobile Safari, save it to Photos first.

๐Ÿ“ธ [LivePhotoKit: insert your own screenshot of the LIVE badge showing in the Photos picker here]

Troubleshooting: my wallpaper isn't moving

Run through this checklist in order:

  1. Confirm the model. On an iPhone SE or XR, no amount of fiddling will work โ€” those models don't support it.
  2. Check the LIVE toggle. In the wallpaper preview, the bottom-left LIVE button must be enabled (not "Off").
  3. Long-press, don't tap. The motion only plays on a firm press-and-hold of the lock screen.
  4. Disable Low Power Mode. Settings > Battery.
  5. Verify the source is a real Live Photo. Open it in Photos โ€” a genuine Live Photo plays when you press it in the app. If it doesn't, the motion is gone and you'll need to recreate it from the original video.
  6. Re-pick after editing. If you trimmed or duplicated the photo, set the wallpaper again from the edited version.

If the still frame itself looks wrong or you only need a flat image, you can pull a clean still with the Live-Photo-to-JPG extractor and convert any HEIC stills using the HEIC-to-JPG converter. And if you'd rather have a shareable moving file instead of a wallpaper, convert the Live Photo to a video or a GIF.

The bottom line

Live wallpapers are a lock-screen, long-press feature available on iPhone 6s and later โ€” minus the SE and XR. The motion comes from the HEVC clip baked into a real Live Photo, so the most common "it won't move" problems trace back to a missing or stripped motion track, Low Power Mode, or a flat still masquerading as a Live Photo. Build a correctly formatted file in the browser, transfer it to your iPhone, and finish the job in iOS Settings โ€” that last step is the one place a browser can't help you.

โ† Back to Blog