PicOrder

GuidesEvery app

How to send multiple photos in order

The one explanation that covers WhatsApp, iMessage, Android, email and everything else — with the vendor documentation to back it.

Short answer

Your tap order is an opt-in that most apps never request. Apple’s photo picker offers a default order and a chosen order, and Android’s only returns your selection order when an app sets a flag Google documents as defaulting to false. Nothing is broken and no setting will fix it. The reliable answers are to send one photo at a time, or to put the position number into the picture itself so the sequence cannot be re-sorted away.

Use PicOrder. It stamps the position number into every photo before you send, so the sequence is in the pixels and no app, on any platform, can re-sort it away. Try it free in your browser →

Why this happens, in one sentence

When you tap photos one after another, you create an order. That order is not part of the photos — it is a separate piece of information, held in a list, and whether it travels with your selection depends on whether the app asked for it.

Most apps do not ask. That is the whole explanation, and it is documented by both Apple and Google in their own developer references. Everything else on this page follows from it.

The four hops your photos travel

Knowing which hop breaks saves you from trying fixes aimed at the others.

  1. The picker. The grid where you tap. This is where your order is either recorded or thrown away, and it is almost always the culprit.
  2. The app that received the selection. If it was handed an unordered set, it will impose an order of its own — usually by date.
  3. The transport. The message is sent. Nothing reorders here; if the photos were already wrong in your draft, the network is not to blame.
  4. The recipient’s device. Order can break a second time here, when the photos are saved and their gallery sorts them by whatever metadata survived.

A quick diagnostic: look at your draft before you send. If the photos are already out of order in the attachment strip, it is hop one or two, and nothing about the recipient or the network is involved.

What Apple documents

Apple’s photo picker exposes three selection behaviours. From the PHPickerConfiguration.Selection reference:

default — “An option that provides selected photos to the app in the default order after the user confirms the selection.”

ordered — “An option that provides selected photos to the app in the chosen order after the user confirms the selection.”

continuousAndOrdered — “An option that provides the app a person’s selection immediately and displays selected photos with a numbered badge.”

Note what the names give away. The option called default is not the one that keeps your order. An app that writes no extra code gets the first behaviour.

That third option is also why numbered badges appear in some apps and not others. The badges are not a feature of your phone. They are a sign the developer opted in.

What Google documents

Android has the same shape, stated more bluntly. From MediaStore.EXTRA_PICK_IMAGES_IN_ORDER:

“The name of an optional intent-extra used to allow ordered selection of items. Set this extra to true to allow the user to see the order of their selected items. The result returned to the caller will be the same as the user selected order. … Default value is false.

Two further details that shape what you can expect. The picker presents your library “sorted by date from newest to oldest”, so date order is the natural fallback when nothing else is tracked. And the flag itself only arrived in Android 15 — before that, an app could not request ordered selection at all, and apps using the older selection flow still cannot.

App by app: what is actually promised

We are only listing what is published. An empty cell means the company has not committed to anything, which is different from saying it behaves badly.

AppPublished guaranteeWhat to do
WhatsApp (Android)None, but the picker numbers thumbnails as you tap.Watch the numbers before sending. Full guide.
WhatsApp (iPhone)None.Tap in order and check the draft.
iMessageNone. Apple has never documented attachment order.One photo per message is the only guarantee. Full guide.
Google PhotosNone, despite a long-running complaint on its own forum.Share from the messaging app instead. Full guide.
Samsung GalleryNone. Sorting is documented for viewing only.Send in small batches.
Gmail and MailNone, but attachments can usually be reordered before sending.Attach, then drag into place.

How to test whether an app keeps your order

Since almost nothing is documented, the only way to know how an app behaves on your phone, on your version, today, is to check. It takes two minutes and you only have to do it once per app.

  1. Find five photos that are clearly distinguishable from each other and that were taken on different days. Photos from the same burst are useless for this.
  2. Note their dates. You want a set where tap order and date order are different, otherwise a pass tells you nothing.
  3. Select them in an order that is deliberately not date order — newest, oldest, then the middle three in any sequence.
  4. Send them to yourself, or to a second device or account.
  5. Compare. If they arrived in your tap order, the app opted in. If they arrived in date order, it did not.

The date-order result is the informative one. It means the app took the default, the system fell back to sorting by capture date, and no amount of careful tapping will change that. If the result is neither — not your order, not date order — the app is imposing something of its own, and you are equally out of luck.

One shortcut before you bother: if the picker draws a number on each thumbnail as you tap it, the app has already told you it is tracking order. That numbered badge is the visible form of the opt-in, on both platforms.

Worth retesting after a major app update. An app that keeps your order today has not promised to keep doing it.

Every workaround, ranked by reliability

Ranked by whether the order is guaranteed or merely likely, which is a distinction no other guide makes and the only one that matters when it counts.

Guaranteed

  • Send one photo per message. Nothing can reorder a batch of one. It also produces a notification per photo and a thread nobody can scroll, so it works up to about five photos and stops being usable past that.
  • Number the photos themselves. A number drawn into the image is pixels, not metadata. It cannot be stripped, re-sorted or renamed away.
  • Combine them into one file. A PDF or a single contact sheet has exactly one order. You lose full resolution and the ability to save individual photos.

Likely, not guaranteed

  • Tapping carefully in sequence. Works when the app opted in. Silently fails when it did not, and you cannot tell which from the outside.
  • Starting from inside the messaging app. Uses that app’s picker rather than your gallery’s. Often better, sometimes limited to recent photos.
  • Renaming files 01, 02, 03. Helps at the far end once the photos are saved. Many messaging apps rename on arrival, so it does not help in the chat itself.
  • Small batches. Does not fix ordering, but it limits how much a single mistake costs.

Does not work

  • Changing the gallery’s sort setting — that is viewing order, not sending order.
  • Restarting the phone, or clearing the app’s cache.
  • Correcting Date & Time. This fixes out-of-order conversations, a genuinely different problem.
  • Repair or recovery software. There is nothing corrupted to repair.
  • Selecting more slowly.

Does the order survive the other end?

Every other guide stops at “select them in order” and never asks what happens after they land. It is worth asking, because there are two separate failures and most advice only addresses the first.

Photos can arrive in the chat in perfect order and still scatter the moment the recipient saves them. Messaging apps commonly strip EXIF metadata and name each file with the date it arrived rather than the date it was taken. The gallery then sorts by what it has, which is now identical for all twenty photos, or simply wrong.

So “it arrived in order” and “it stayed in order” are different claims. If the other person needs to keep the sequence — a set of documents, a repair log, a property walkthrough — the sequence has to be inside the images.

Four photos versus forty

At four photos, every workaround on this page is fine. Send them one at a time and get on with your day.

At forty, the situation inverts. Sending individually is forty actions and forty notifications. Tapping carefully means holding a forty-step sequence in your head, where one mis-tap restarts the job and you often cannot tell it went wrong until after you have sent it. And the recipient has the worst of it: forty photos, unknown order, nothing to indicate which came first.

This is the point where a number in the corner of each picture stops being a nicety. The recipient does not need the batch to arrive correctly — they just need to be able to read the order off the photos.

When the order is the whole message

It is easy to treat this as a small annoyance, and for holiday snaps it is. The searches that bring people to this page are usually not holiday snaps.

  • Documents photographed page by page. A contract, a form, a passport application. Out of order, a forty-page document is not a document.
  • Insurance and damage claims. Wide shot, then closer, then the detail. The sequence is the argument you are making; shuffled, it is a pile of pictures.
  • Trade and repair work. Before, during, after. Contractors send these for sign-off, and “after” arriving first is worse than not sending them.
  • Property. A walkthrough only makes sense as a route through the place.
  • Anything instructional. Assembly steps, a recipe, a route, a handover. Step four before step one is not an inconvenience, it is wrong information.
  • Medical and progress photos. Healing, growth, a course of treatment. Chronology is the only content these have.

In all of these the recipient cannot recover the order from the pictures themselves. They were not there. If the sequence is not visible, it is gone — which is why “send them again and hope” is not really a plan.

You already sent them wrong

You have a short window and then you do not.

WhatsApp lets you delete for everyone for roughly two days after sending, so you can remove the batch and resend it properly. iMessage gives you about fifteen minutes to unsend, and only if both people are on a recent iOS — outside that, the messages stay.

Past the window, resist the urge to delete a long thread. Sending the batch again, numbered, with one line saying “ignore the earlier set, these are in order” is less disruptive than tearing up the conversation and usually clearer for the other person.

Whatever you do, do not simply resend the same photos the same way. Nothing about the second attempt is different.

The version that always works

Everything above comes back to one structural fact: the sequence lives outside the photos, in a list any app along the way is free to discard. The fix is to stop keeping it there.

PicOrder stamps the position number into each picture in the order you chose, then writes sequential filenames and timestamps as well — three independent layers, so if an app removes one, the others still carry the order. The number in the pixels is the one that cannot be removed.

It runs on your device; nothing is uploaded and there is no account. You can use it in your browser right now to see what arrives.

Common questions

Why do my photos send out of order?

Because your tap order is an opt-in. Apple's picker offers a default order and a chosen order, and Android's photo picker only returns selection order when an app sets EXTRA_PICK_IMAGES_IN_ORDER, which Google documents as defaulting to false. If the app did not ask, the order was never attached to your selection.

Is this a bug in my phone?

No. Both iOS and Android work as documented. The behaviour you are seeing is what happens when an app takes the default rather than requesting ordered selection, and almost every app takes the default.

Can I fix it in settings?

No. On neither platform is there a user-facing setting for attachment order. The flag lives in the app's code, so the only people who can change it are the app's developers.

Which apps keep photos in order?

Very few publish a guarantee. WhatsApp on Android numbers thumbnails as you tap, which is a good sign. Apple, Google Photos and Samsung Gallery document nothing about the order of a shared batch, so there is nothing to hold them to.

What is the most reliable way to send photos in order?

Do not rely on the order being carried alongside the photos. Sending one at a time guarantees it but floods the conversation. Putting the position number into the picture itself works at any batch size, because a number in the pixels cannot be re-sorted away.

Does renaming the files fix it?

Partly, and only at the far end. Sequential filenames help once someone has saved the photos, but many messaging apps rename files on arrival, so filenames alone are not enough in a chat.