DCIM
Abbreviation of digital camera image(s).
DCIM: where your camera stores its raw files
DCIM stands for Digital Camera IMages, and it is the standard folder structure that appears on any digital camera, smartphone, or memory card when you connect it to a computer. The folder holds all image files captured by the device, typically organized into numbered subdirectories like DCIM/100CANON or DCIM/101NIKON. This standardization, defined in the Design rule for Camera File system (DCF) specification, ensures that image management software and operating systems can locate and read photos from virtually any imaging device without proprietary drivers or special software.
The DCIM directory structure exists because camera manufacturers needed a common standard for file organization on storage media. Without it, each brand would use its own folder naming scheme, making it impossible for third-party software to reliably find images. The numbered folder prefix (like 100, 101, 102) increments with each new session or when the camera's internal counter resets. Numbering typically starts at 100, and folders jump by intervals of 1 to separate batches of images logically, helping users navigate large photo libraries.
Location and variants across devices
On a camera's SD card or internal storage, DCIM sits at the root directory level. Smartphone operating systems like iOS and Android do not expose a DCIM folder to users in the normal way, but their internal camera systems still organize images using this structure for compatibility when the phone is tethered to a computer or when images are extracted. On Windows and macOS computers, the camera or card reader will show the DCIM folder when the storage device is mounted, allowing direct browsing and copy operations.
Individual image files within DCIM are typically named with an automatic scheme like IMG_0001.JPG or DSC_0042.CR2, depending on the manufacturer. RAW formats like CR2 (Canon), NEF (Nikon), and ARW (Sony) files coexist with JPEG versions in the same DCIM directory. Some cameras also create metadata sidecars or thumbnail caches in hidden subdirectories within DCIM, which can cause confusion when moving files to other systems if these supporting files are not transferred alongside the main images.
The DCIM standard is now so entrenched that it has become invisible to most users; it simply works. However, professionals working with high-volume image workflows should be aware that moving or renaming image files outside the DCIM structure can break the internal indexing systems used by some cameras for playback or archival functions. Backup and asset management software typically reads DCIM directories during import to preserve the original capture metadata and file integrity.