Fujifilm X100VI Camera Workflow May 25, 2026 · 12 min read

Fujifilm X100VI Photo Organization:
The Film Simulation & RAW Workflow

You bought the X100VI for the everyday carry experience and gorgeous film simulations. But managing 40MP RAF files alongside your straight-out-of-camera JPEGs creates a mess. Here's how to organize them automatically.

In this guide

  1. The X100VI RAW+JPEG dilemma
  2. DSCF naming collisions
  3. Folder structure templates for everyday carry
  4. Automatic organization with FolioSort
  5. Lightroom & Capture One import
  6. The ultimate travel workflow
  7. Backup & NAS archiving
  8. Best practices checklist
  9. FAQ

The X100VI RAW+JPEG Dilemma

Why the camera that makes shooting fun makes organizing annoying

The Film Simulation Factor

The magic of Fujifilm is in the film simulations (Classic Chrome, Reala Ace, Classic Negative). You want the straight-out-of-camera JPEG, but you also want the RAF file for safety. This means you are constantly dealing with duplicate DSCF1234.RAF and DSCF1234.JPG files.

40MP File Sizes

The X100VI features a high-resolution 40MP sensor. An uncompressed RAF file is around 80 MB. Even lossless compressed is 40 MB. Combine that with a high-quality JPEG and a single street photo session quickly eats up gigabytes of SD card space.

The Single SD Card Trap

Unlike pro bodies, the X100VI has a single SD card slot. You can't write RAF to one card and JPEG to another. Everything gets dumped into the exact same folder on the card, making separation a tedious manual task when you get to your computer.

Chronological Chaos

As an everyday carry camera, you might not format the card for weeks. A single import might contain photos from a coffee shop on Monday, a street walk on Wednesday, and a family dinner on Saturday, all mixed together in one flat folder.

DSCF Naming Collisions

What happens when your file numbers roll over

Fujifilm names its files sequentially: DSCF0001 to DSCF9999. If you shoot a lot of street or travel photography, you will eventually roll over that 9,999 limit, and the camera will start back at DSCF0001.

When you try to copy files into an overarching "Street Photography" or "2026 Trips" folder without a solid sub-folder strategy, your OS will complain about duplicate filenames. You'll end up with DSCF1234.RAF and DSCF1234 (1).RAF, which creates a nightmare for cataloging software.

The FolioSort Solution: FolioSort prevents this entirely by relying on the EXIF DateTimeOriginal. By organizing into Date folders (Year/Month/Day), you inherently separate the files. If you ever happen to shoot exactly 10,000 photos in a single day (impressive for an X100VI!), FolioSort will gracefully auto-append an EXIF-timestamp suffix to prevent overwrites.

Folder Structure Templates for the X100VI

Designed for everyday carry and travel workflows

Template 1: Date + Format (The EDC Structure)

The best structure for the X100VI when used as an Everyday Carry (EDC) camera. It organizes everything chronologically and separates your precious RAF files from your ready-to-share JPEGs.

FolioSort template: {YYYY}/{MM-Month}/{DD}/{Extension}/

Everyday-Carry/
├── 2026/
│   ├── 04-April/
│   │   ├── 12/
│   │   │   ├── RAF/
│   │   │   │   ├── DSCF1042.RAF
│   │   │   │   └── DSCF1043.RAF
│   │   │   └── JPG/
│   │   │       ├── DSCF1042.JPG (Reala Ace simulation)
│   │   │       └── DSCF1043.JPG
│   │   └── 15/
│   │       └── RAF/
│   ├── 05-May/
│   └── 06-June/

Template 2: Travel & Location

If you sync location data to your X100VI via the Fujifilm app (Bluetooth), you can leverage GPS metadata. FolioSort can reverse-geocode that data to automatically create city folders, grouping your travel photos instantly.

FolioSort template: {YYYY}/{MM}/{City}/{Extension}/

Travel/
├── 2026/
│   ├── 09/
│   │   ├── Lisbon/
│   │   │   ├── RAF/
│   │   │   │   └── DSCF4001.RAF
│   │   │   └── JPG/
│   │   │       └── DSCF4001.JPG
│   │   └── Porto/
│   │       ├── RAF/
│   │       └── JPG/

How FolioSort Organizes Your X100VI Files

Tame a month's worth of everyday shooting in under 30 seconds

1

Dump the SD Card

Copy your entire SD card into a staging folder on your Mac. You'll have a messy mix of RAFs and JPEGs spanning days or weeks. Don't touch them.

2

Select Template

Open FolioSort and select your folder template. {YYYY}/{MM}/{DD}/{Extension} is highly recommended for X100VI users to auto-split film simulations from RAWs.

3

Click Run

FolioSort reads the EXIF data of every file, creates the necessary date and extension folders, and moves your files flawlessly. Done.

What FolioSort reads from your X100VI files:

RAF (Fujifilm RAW)

DateTimeOriginal, Camera Model (X100VI), Focal Length (always 23mm), Aperture, ISO, GPS (if synced). All preserved during organization.

JPEG / HEIF

Same EXIF fields. FolioSort cleanly separates these so you can grab your straight-out-of-camera film simulations immediately for sharing.

Lightroom & Capture One Import

Import the right files the right way

Many Fujifilm shooters prefer Capture One for its superior handling of X-Trans sensors and built-in Fujifilm film simulation profiles. Others stick with Lightroom Classic. Regardless of your choice, the import process is the same:

1

Organize First

Always use FolioSort to structure your files into Date and Extension folders before opening your photo editor.

2

Target the RAF Folder

When importing, navigate into the specific RAF/ folder for the day or trip. You don't need to import the JPEGs unless you plan to use them as reference.

3

Import with "Add"

Use Add mode (not Copy). Your editing software will read the files exactly where FolioSort placed them, maintaining your perfectly clean disk structure.

The X100VI Travel Workflow

The ultimate lightweight travel setup

The X100VI is arguably the greatest travel camera ever made. Here is the workflow to keep it simple while traveling, and organized when you get home.

On the road

  • Shoot RAW+JPEG. Use film simulation recipes for JPEGs to share quickly to your phone via the Fujifilm app.
  • Ensure Bluetooth is on and the app is syncing location data to the camera. This writes GPS coordinates into your EXIF.
  • Never format the card until you are home and backed up. Bring a large enough SD card (128GB or 256GB).

Back home

  • Dump the entire card to a staging folder.
  • Run FolioSort with {YYYY}/{MM-Month}/{City}/{Extension}/.
  • FolioSort groups your entire trip by City, and separates your RAFs for deep editing from your beautiful straight-out-of-camera film simulation JPEGs.

Backup & NAS Archiving

Because FolioSort organizes your photos into native macOS/Windows folders based on EXIF, your archive is entirely software-independent.

You can drag and drop your `2026/` folder to a Synology NAS, an external SSD, or cloud storage. Years from now, without Lightroom or Capture One, you can still open the folder structure and easily navigate down to a specific date and find the `JPG/` subfolder containing the finished photos.

Fujifilm X100VI Organization — Best Practices Checklist

  • Format the SD card in-camera before a major trip.
  • Shoot RAW+JPEG if you want to use Film Simulations but retain editing flexibility.
  • Sync your smartphone via Bluetooth to embed GPS data into the EXIF.
  • Use FolioSort's {Extension} token to automatically separate RAFs from JPEGs into neat subfolders.
  • Import into Capture One or Lightroom using Add mode to avoid duplicating the large 40MP files.
  • Backup your organized root folder to a NAS or external drive using the 3-2-1 backup strategy.

Frequently Asked Questions

Common questions about organizing Fujifilm X100VI photos

The Fujifilm X100VI shoots 40-megapixel RAF files. An uncompressed RAF file from this sensor is roughly 80 MB, while lossless compressed is around 40 MB. Combined with film simulation JPEGs, file sizes can fill up SD cards quickly.
FolioSort reads the EXIF DateTimeOriginal field embedded in every RAF and JPEG the X100VI produces. Set a folder template like {YYYY}/{MM-Month}/{DD}/ and FolioSort moves each file into the correct year, month and day folder automatically.
Yes. Most X100VI shooters use RAW+JPEG to keep the straight-out-of-camera film simulations while retaining the RAF for editing. FolioSort sorts by file type natively using the {Extension} token to route RAF files into a RAW/ folder and your film simulations into a JPG/ folder.
Fujifilm names files sequentially (e.g. DSCF1234.RAF). After 9,999 frames, the counter resets, creating duplicate names over time. FolioSort automatically handles these naming collisions by appending an EXIF-based timestamp suffix, ensuring no files are ever overwritten when organizing.
For the X100VI, a date and location-based structure is ideal. Use a template like {YYYY}/{MM-Month}/{DD}/{City}/. If you sync location data via the Fujifilm app, FolioSort reads the GPS coordinates and creates the city folders automatically.
Organize your files with FolioSort first to separate your RAFs and JPEGs cleanly. Then, import the organized root folder into Lightroom Classic using Add mode. Your catalog mirrors the folder structure perfectly.

More Guides & Resources

Tame your Fujifilm X100VI files

Download FolioSort free. Organize up to 100 files per operation with no account required.

Free forever No account needed macOS 14+ & Windows 10+