---
tags:
  - macOS
  - Tahoe
  - photos
  - media
  - icloud
  - organization
title: Managing Photos and Image Libraries on macOS Tahoe
---

# Managing Photos and Image Libraries on macOS Tahoe

The **Photos** app on macOS is more than just a gallery; it is a powerful database for organizing, editing, and syncing your entire life's collection of images and videos.

## The Photos Library

Unlike a standard folder of images, Photos uses a database file (usually located at `~/Pictures/Photos Library.photoslibrary`) to store your media and edits non-destructively.

### The System Photo Library
You can have multiple photo libraries, but only one can be designated as the **System Photo Library**.
*   **Significance**: Only the System Photo Library can sync with iCloud Photos, Shared Albums, and be accessed by other apps (like when you attach a photo in Mail).
*   **Check Status**: Open Photos > **Settings** (Cmd + ,) > **General**. If "Use as System Photo Library" is greyed out, it is already the system library.

### Creating/Switching Libraries
If you want to keep work photos separate from personal photos:
1.  Quit Photos.
2.  Hold down the **Option** key and click the Photos icon to launch it.
3.  Click **Create New...** or select a different library to open.

## iCloud Photos

iCloud Photos keeps your library in sync across your Mac, iPhone, iPad, and Apple TV.

*   **Optimize Mac Storage**: If your Mac has limited space, enable this in **Settings > iCloud**. It keeps full-resolution photos in the cloud and smaller previews on your Mac. When you edit or share a photo, the full version downloads instantly.
*   **Download Originals**: Keeps a full-resolution backup on your Mac.

## Importing Media

### From iPhone/iPad
1.  Connect your device via USB.
2.  Unlock the device.
3.  Select your device in the Photos sidebar.
4.  Click **Import All New Photos**.

### From Finder
You can drag and drop any image file from a Finder window directly into the Photos app.

## Organization

### Albums vs. Folders
*   **Albums**: Collections of photos. A photo can be in multiple albums without taking up extra space.
*   **Folders**: Used to group albums together (e.g., a "Vacations" folder containing albums "2023", "2024").

### Smart Albums
Smart Albums automatically gather photos based on rules you set.
1.  Go to **File > New Smart Album**.
2.  Set criteria, such as:
    *   "Camera Model includes Canon"
    *   "Date is in the last 12 months"
    *   "Photo is a Screenshot"

## Editing

Photos includes robust editing tools.
*   **Non-Destructive**: You can always "Revert to Original".
*   **Copy/Paste Edits**: Edit one photo, press **Cmd + Shift + C** to copy the adjustments, select other photos, and press **Cmd + Shift + V** to paste the same look.

## Exporting

Because photos are stored inside the library package, you shouldn't try to find the files in Finder manually.
*   **Drag and Drop**: Drag a photo from Photos to the Desktop to export a JPEG copy.
*   **Export Unmodified Original**: Go to **File > Export > Export Unmodified Original** to get the raw file exactly as it was imported (useful for backups).

## Related Guides
*   Master Guide to macOS Tahoe
*   Backing Up with Time Machine on macOS Tahoe