SocialVids
All articles
tutorials|2026-06-28

How to Download TikTok Photo Slideshow Posts (Photo Mode 2026)

TikTok Photo Mode posts are slideshows of still images, not videos. Standard TikTok downloaders fail on them because they look for a video URL that does not exist. Here is the working method.

Phone showing a TikTok photo slideshow post with multiple image thumbnails and the download button highlighted

TikTok Photo Mode is the slideshow post format that has quietly taken over a chunk of TikTok content since 2023. Instead of a video, the creator uploads a series of still images that auto-advance with background music. They look great in-app, but standard TikTok downloaders fail on them because they go looking for a video stream that does not exist. This guide shows you the working method for downloading them in 2026.

What is a TikTok Photo Slideshow?

A TikTok Photo Slideshow (officially Photo Mode) is a post made up of two to thirty-five still images with background audio. The TikTok app advances the images automatically every three seconds while the audio plays. From the outside (in the feed) it looks like a video. Inside the post, you can see a small grid icon in the corner and swipe between images manually.

The format is popular for: meme dumps, photo essays, "get ready with me" before-and-after sequences, before-photo carousels, recipe cards, and any content where a video would be overkill.

Why most downloaders return nothing on Photo Mode posts

When you ask TikTok's API for a regular video post, the response includes a video_url field with a direct MP4 link. Basic downloaders just grab that field, hand you the MP4, and the job is done.

When you ask for a Photo Mode post, the response has no video_url field at all. Instead it has an images array with each image's URL, plus a separate music object with the audio track. Most downloaders do not handle this response shape, so they either crash silently or tell you "no media found".

Our TikTok Downloader detects whether the post is a video or Photo Mode based on the response shape and adjusts its parsing accordingly. For Photo Mode, you get one download button per image plus an audio download button plus an option to get them all stitched into one MP4 slideshow with the audio.

Method: Download Photo Mode posts step by step

  1. Open the TikTok app, find the Photo Mode post, tap the share icon (the bent arrow), then tap Copy Link.
  2. Open Safari or Chrome on the same device.
  3. Go to our TikTok Downloader.
  4. Paste the link and tap Download.
  5. The result page shows a thumbnail of the first image, the post caption, and a list of download buttons: - Download Image 1 (full resolution JPG) - Download Image 2 (full resolution JPG) - Continues for every image in the slideshow - Download Audio (MP3 of the background track) - Download Combined Slideshow MP4 (all images stitched with audio, ready to play or re-share)
  6. Tap whichever options you need. On iPhone, each download goes to Files first, then share to Photos to send to Camera Roll.

When to use individual images vs combined MP4

Individual images: when you want to use one specific photo from the slideshow as a wallpaper, reference image, or to repost to Instagram as a standalone shot.

Combined MP4: when you want to re-share the entire slideshow somewhere else (Instagram Reels, YouTube Shorts, your camera roll for nostalgia). The MP4 keeps the original three-second-per-image timing and the original audio. It will look identical to playing the TikTok in-app, minus the TikTok UI.

Image resolution and quality

TikTok stores Photo Mode images at the resolution they were uploaded. Most modern uploads from iPhone are 1080x1920 (full vertical) or 1080x1350 (4:5 aspect for Instagram cross-posting). Some uploads are square 1080x1080. Older posts (2022 era) might be 720p.

Our downloader returns the largest version stored on TikTok's CDN. No compression, no downscale. The JPG you get is byte-identical to what TikTok serves to the in-app viewer.

Audio download nuance

The audio in a Photo Mode post is exactly like the audio in a regular TikTok video. It can be:

A custom recording the creator made (original audio).

A licensed track from TikTok's music catalog (covered by TikTok's licensing).

A sound from another TikTok the creator stitched in.

Our tool downloads whatever audio file is attached. For licensed music, the download is technically the same file TikTok serves the app, but be aware that re-using licensed audio in your own published content can be a copyright issue. Personal use is fine.

What does not work

iPhone Screen Recording for the slideshow: this captures whatever TikTok shows, but Photo Mode posts auto-advance at three seconds per image which gives you a low-quality screen-captured video instead of original-quality images. Always use the dedicated downloader for individual images.

Long-press save inside the TikTok app: TikTok added a long-press menu in 2024, but the "Save image" option only appears for some Photo Mode posts (the creator can disable it). Even when it works, it saves a compressed version, not the original.

Browser dev tools: TikTok's API responses are signed and the images array URLs expire quickly (often within a few minutes). Manual extraction works for a few seconds, then the URL 403s. Our tool re-signs them on each request so this is not a problem.

Common mistakes

People copy the wrong URL. The TikTok in-app Share > Copy Link works correctly. The browser address bar URL (https://www.tiktok.com/@user/photo/12345) also works. The wrong URL is anything from the Discover page or a search results page, which point to a feed, not a single post.

People expect the slideshow to download as one big image. It does not. TikTok stores them as individual files. The combined MP4 is the only way to get a single file output.

People try TikTok's own "Save Video" option on Photo Mode posts. It is greyed out for most Photo Mode posts because TikTok knows it cannot serve them as a single MP4 (without doing the stitching the same way we do).

Quick checklist

  • The post must be Photo Mode (look for the grid icon, or check if you can swipe between images inside the post).
  • Copy the share link from the TikTok app, not the browser address bar (both work, but the share link is more reliable for parsing).
  • Use our TikTok Downloader, paste, choose individual images or the combined slideshow MP4.
  • For individual images: each is full HD JPG, ready for editing or wallpaper use.
  • For the combined MP4: includes the original audio, ready for re-sharing.

That is the entire Photo Mode download workflow. The format is still new enough that most tools have not added support yet, so this method is the cleanest way to get TikTok slideshow content out in 2026.

Frequently asked questions

What is a TikTok photo slideshow?

TikTok Photo Mode (launched 2022, mainstream by 2024) lets creators post a series of still images with background music, instead of a video. The slideshow auto-advances at a fixed interval, like an Instagram carousel with music. Photo Mode posts have a small grid icon in the corner inside the TikTok app.

Why do most TikTok downloaders fail on Photo Mode posts?

Standard TikTok downloaders look for a video_url field in TikTok's API response. Photo Mode posts return an images array instead (no video field), so basic downloaders return an empty result. Our TikTok Downloader detects Photo Mode posts and returns each image plus the audio track separately.

Can I download all the photos at once or one by one?

Both. Our tool returns each image as a separate download button (so you can pick just one or two), and also a combined MP4 option that stitches all images into a slideshow with the original audio. Pick what fits your use case.

What resolution are TikTok Photo Mode images?

TikTok serves Photo Mode images at the resolution they were uploaded, typically 1080x1920 (vertical) or 1080x1350 (4:5 aspect). Our downloader gets the original CDN file, no compression or downscaling.

Will the downloaded slideshow have the TikTok watermark?

No. Photo Mode images on TikTok do not have a baked-in watermark the way videos do. The combined MP4 slideshow option we generate also has no watermark, no username overlay, no TikTok branding.

Does this work on iPhone?

Yes. The whole flow runs in Safari or Chrome on iPhone. Tap each downloaded image to share it to Photos, or save the combined MP4 the same way. No app install, no jailbreak.