Image 1 — How I edit camera RAWs on iPhone/iPad without keeping 40MB HDR JXL files
Image 2 — How I edit camera RAWs on iPhone/iPad without keeping 40MB HDR JXL files
Image 3 — How I edit camera RAWs on iPhone/iPad without keeping 40MB HDR JXL files
Image 4 — How I edit camera RAWs on iPhone/iPad without keeping 40MB HDR JXL files
Image 5 — How I edit camera RAWs on iPhone/iPad without keeping 40MB HDR JXL files
Image 6 — How I edit camera RAWs on iPhone/iPad without keeping 40MB HDR JXL files
▲ 1 r/iphone

How I edit camera RAWs on iPhone/iPad without keeping 40MB HDR JXL files

I have been trying to make a laptop-free travel workflow work for camera RAW files. The goal is simple: shoot on a real camera, import to an iPhone or iPad, edit in Lightroom Mobile with HDR enabled, and still end up with a file size that is reasonable for Photos, iCloud, and sharing.

The main problem I kept running into:

Lightroom Mobile can export HDR edits as JXL, which is great for preserving the HDR look, but the files are often huge. In my tests, a single edited image can easily land around 20MB to 50MB. Standard JPEG is smaller, but it often defeats the point because the HDR look gets flattened into an SDR delivery file.

Here is the workflow I am using now:

  1. Import RAW files from the camera companion app to iPhone or iPad.
  2. Cull first in Quick Photo Cleaner, using a swipe-based flow to reject bad shots before editing.
  3. Edit the selected RAWs in Lightroom Mobile.
  4. Enable HDR while editing.
  5. Export as JXL, use Rec. 2020, and keep HDR Output enabled.
  6. From the iOS share sheet, send the exported JXL files to RAW to HEIF Pro.
  7. Batch convert them into HEIF and save the results back to Photos.

The result is a much smaller delivery file while still keeping the HDR viewing experience on Apple displays. In my own tests, I often see around 70% to 80%+ size reduction. One example was roughly 37MB down to around 7MB.

Important caveat: I do not treat this as an archival master. For anything I may re-edit later, I still keep the original RAW and sometimes the JXL/TIFF export. The HEIF version is my compact sharing and Photos-library version.

Why HEIF instead of keeping JXL everywhere?

For my use case, HEIF is simply more practical in the Apple ecosystem. It displays well in Photos, takes much less space, works nicely with iCloud, and is easier to share from iOS. JXL is technically useful, but it is still not convenient as a final everyday photo format on mobile.

Disclosure: I am involved with RAW to HEIF Pro, so I am not pretending this is a random app recommendation. I am sharing the workflow because this specific Lightroom HDR to compact HEIF gap was the reason I wanted the tool in the first place.

Curious how others are handling HDR exports from Lightroom Mobile. Are you keeping JXL, exporting SDR JPEGs, using HEIF another way, or just waiting until you are back at a desktop?

u/Adventurous-Party387 — 16 hours ago

I actually built the iOS app to export compressed 10-bit HDR HEIFs from Lightroom Mobile (with Gain Maps!)

Hey everyone,

A week ago, I complained here about the Lightroom Mobile HDR export workflow on iOS.

If your iPhone library is packed with RAW photos—whether you shoot and process ProRAW on your phone, or use your iPad/iPhone on light travel to quickly edit camera RAWs—and you want a quick way to save a super lightweight copy on your device, the solution is finally here!

I’ve struggled with this pain point myself. I compared Lightroom's HDR JPEG XL exports with Mac Photos' full-size HEIF exports. Mac Photos achieves incredible quality at a tiny fraction of the size (compressing 40MB down to just 2MB). But this capability was completely missing on iOS, which is why I spent the last week coding a tool to bring it to iPhone and iPad.

My app, **RAW to HEIC Pro**, is now officially live on the App Store!

How it works:

It integrates directly into your iOS Share Sheet:

  1. Export your HDR TIFF/DNG from Lightroom Mobile.

  2. Share it directly to `RAW to HEIC Pro`.

  3. The app uses a local 10-bit half-float Core Image pipeline to compress the image down to a ~1.8MB HEIF, while perfectly preserving the 10-bit HDR gain map.

When you open it in the Apple Photos app, the highlights still glow natively. Everything is processed 100% locally on your device. No accounts, no ads, no trackers.

To thank this community for the awesome feedback on my last post, **I’m giving away 50 lifetime unlock codes in this thread!**

If you want to try it out and give some feedback, just leave a comment and I'll DM you a lifetime code.

App Store search: **RAW to HEIC Pro**

reddit.com
u/Adventurous-Party387 — 11 days ago

Is there a way to export compressed HDR photos from Lightroom Mobile without losing the HDR glow?

Hey everyone,

I need some workflow advice. I shoot on my mirrorless camera, import the RAW files to Lightroom Mobile on my iPad, and edit them with HDR headroom turned on.

But I’m struggling to find a good way to export and share them:

  • Exporting as JPEG completely flattens the HDR highlights (strips the gain map), making them look flat on HDR screens.
  • Exporting as TIFF/DNG works, but the files are massive (50MB+), making them impossible to share over messaging apps.
  • iOS Shortcuts transcode via JPEG internally, which also strips the HDR data.

Interestingly, if I sync them to my Mac and export via the desktop Photos app, it outputs a tiny, perfectly compressed HEIF with the HDR gain map intact.

Does anyone have a mobile-only workaround for this? I'm tired of syncing to my Mac just to export a shareable version.

I’m thinking of hacking together a local Swift script/helper tool to transcode these TIFFs to 10-bit HEIC with the gain map on-device. Has anyone else tried doing something similar?

I'd love to know how you guys currently handle this.

https://preview.redd.it/c1j1kmnxus7h1.jpg?width=590&format=pjpg&auto=webp&s=f8449cf72311918898e6f3e243ddd9aa7fee5180

reddit.com
u/Adventurous-Party387 — 19 days ago