# macOS Keyboard Shortcuts

### General <a href="#h_01jc0nth3djt3mrdhseephrnmt" id="h_01jc0nth3djt3mrdhseephrnmt"></a>

| **Action**                           | **macOS Shortcut** |
| ------------------------------------ | ------------------ |
| Compare mode                         | ;                  |
| Show original                        | \\                 |
| Show/hide filmstrip                  | /                  |
| Zoom in/out                          | Cmd + +/-          |
| Fit to Screen                        | Cmd + 0            |
| Zoom 100%                            | Cmd + 1            |
| Show/hide all panels                 | Tab                |
| Show full image                      | F                  |
| Show clipping mask                   | J                  |
| Toggle all tools in a side panel     | Shift + click      |
| Quick switch Fit to Screen/Zoom 100% | Space Bar          |

### Photo Selection & Navigation <a href="#h_01jc0nwjbyvpynjjbmg75rkxny" id="h_01jc0nwjbyvpynjjbmg75rkxny"></a>

| **Action**                        | **macOS Shortcut** |
| --------------------------------- | ------------------ |
| Next Photo                        | →                  |
| Previous Photo                    | ←                  |
| Select all in filmstrip           | Cmd + A            |
| Deselect all in filmstrip         | Cmd + D            |
| Show in Finder                    | Cmd + R            |
| Select multiple contiguous photos | Shift + click      |
| Select multiple separate photos   | Cmd + click        |

### Editing Tools <a href="#h_01jc0nzx85swq1f5d3wenjmfra" id="h_01jc0nzx85swq1f5d3wenjmfra"></a>

| **Action**                     | **macOS Shortcut** |
| ------------------------------ | ------------------ |
| Crop tool                      | C                  |
| Dodge and burn                 | D                  |
| Essentials                     | E                  |
| Erase and clone                | H                  |
| Info tab                       | I                  |
| Masking                        | M                  |
| Reshape                        | T                  |
| Creative                       | K                  |
| Retouch tab                    | R                  |
| Presets                        | Shift + P          |
| Change chosen part for cloning | Option (Alt)       |

### Brush Adjustments <a href="#h_01jc0nxjq0yy59gh5awnsw9swg" id="h_01jc0nxjq0yy59gh5awnsw9swg"></a>

| **Action**                  | **macOS Shortcut** |
| --------------------------- | ------------------ |
| Decrease the brush radius   | \[                 |
| Increase the brush radius   | ]                  |
| Decrease the brush softness | Shift + \[         |
| Increase the brush softness | Shift + ]          |
| Toggle Brush/Erase Modes    | X                  |

### Adjustments and Masking <a href="#h_01jc0ny01ex5smt99rtg4186gm" id="h_01jc0ny01ex5smt99rtg4186gm"></a>

| **Action**            | **macOS Shortcut** |
| --------------------- | ------------------ |
| Copy Adjustments      | Cmd + C            |
| Paste Adjustments     | Cmd + V            |
| Sync Adjustments      | Cmd + Shift + S    |
| Undo                  | Cmd + Z            |
| Redo                  | Cmd + Shift + Z    |
| Reset to original     | Cmd + Shift + R    |
| Apply edits           | Enter              |
| Discard edits         | Esc                |
| Create radial mask    | -                  |
| Create linear mask    | Cmd + G            |
| Create brush mask     | Cmd + B            |
| Invert the layer mask | Cmd + I            |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.aperty.ai/about-aperty/keyboard-shortcut-keys/macos-keyboard-shortcuts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
