-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/phanxuanquang/Adobe-Camer…
- Loading branch information
Showing
1 changed file
with
41 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,50 @@ | ||
# © 2024 Phan Xuan Quang / Adobe Camera Profiles Unlocker | ||
A tool to unlock the hidden Camera Profiles in the Adobe Lightroom and Adobe Camera Raw. | ||
|
||
A tool to unlock hidden Camera Profiles in Adobe Lightroom and Adobe Camera Raw, enabling enhanced color matching for a wide range of camera brands. | ||
|
||
## :pushpin: Supported Camera Brands | ||
- The list of supported camera models can be found [**HERE**](https://github.com/phanxuanquang/Adobe-Camera-Profiles-Unlocker/blob/master/Supported%20Camera%20Models.md). | ||
|
||
| No. | Brand Name | | ||
|------|-------------------------| | ||
| 01 | Olympus | | ||
| 02 | OM Digital Solutions | | ||
| 03 | Panasonic LUMIX | | ||
| 04 | Pentax | | ||
| 05 | Ricoh GR | | ||
| 06 | Sigma fp | | ||
| 07 | Sony | | ||
| 08 | Canon | | ||
| 09 | Leica | | ||
| 10 | Nikon | | ||
| 11 | Fujifilm | | ||
The complete list of supported camera models can be found [**HERE**](https://github.com/phanxuanquang/Adobe-Camera-Profiles-Unlocker/blob/master/Supported%20Camera%20Models.md). | ||
|
||
| No. | Brand Name | | ||
|-----|------------------------| | ||
| 01 | Olympus | | ||
| 02 | OM Digital Solutions | | ||
| 03 | Panasonic Lumix | | ||
| 04 | Pentax | | ||
| 05 | Ricoh GR | | ||
| 06 | Sigma fp | | ||
| 07 | Sony | | ||
| 08 | Canon | | ||
| 09 | Leica | | ||
| 10 | Nikon | | ||
| 11 | Fujifilm | | ||
|
||
## :computer: System Requirements | ||
| | Minimum Version | Recommended Version | | ||
|---------------------|------------------------------|-------------------------------------------------| | ||
| **Windows OS** | Windows 10 version 1809 | Windows 10 version 2004 or Windows 11 | | ||
| **Adobe Camera Raw** | Version 14.5 | [The latest version](https://www.adobe.com/go/acr_installer_win) | | ||
|
||
## :blue_book: Usage Guidance | ||
### Windows | ||
- Step 1: Download the **Adobe.Camera.Profiles.Unlocker.Neo.zip** from [THIS](https://github.com/phanxuanquang/Adobe-Camera-Profiles-Unlocker/releases/latest) page. | ||
- Step 2: Follow the guidance video as below. | ||
| | Minimum Version | Recommended Version | | ||
|-----------------------|----------------------------------|----------------------------------------------------------| | ||
| Windows | Windows 10 version 1809 | Windows 10 version 2004 or Windows 11 | | ||
| Adobe Camera Raw | Version 15.0 | [Latest version](https://www.adobe.com/go/acr_installer_win) | | ||
| Adobe Photoshop or Adobe Lightroom Classic | Version 2022 | Latest version | | ||
|
||
## :blue_book: Usage Instructions | ||
|
||
### For Windows Users | ||
1. **Download**: Get the **Adobe.Camera.Profiles.Unlocker.Neo.zip** file from the latest [release page](https://github.com/phanxuanquang/Adobe-Camera-Profiles-Unlocker/releases/latest). | ||
2. **Watch the Tutorial**: Follow the video tutorial linked below. | ||
[![Guidance video](https://i.imgur.com/cbNApyi.png)](https://vt.tiktok.com/ZSY2vmhyH) | ||
3. **Restart Adobe Applications**: Restart Adobe Photoshop or Lightroom to apply the changes. | ||
|
||
### For macOS Users | ||
|
||
[![Guidance video](https://github.com/user-attachments/assets/82dab174-6238-4be7-9ed3-98f67e504c77)](https://vt.tiktok.com/ZSY2vmhyH) | ||
1. **Prepare Profiles on Windows**: Follow the instruction video for Windows above. | ||
2. **Transfer Profiles to Mac**: Copy the `.dcp` files from `C:\Users\%username%\AppData\Roaming\Adobe\CameraRaw\CameraProfiles` on the Windows device to `/Library/Application Support/Adobe/CameraRaw/Settings/Adobe/Profiles` in the target Mac. | ||
3. **Restart Adobe Applications**: Restart Adobe Photoshop or Lightroom to apply the changes. | ||
|
||
- Step3: Restart your Adobe applications after the installation to make sure that all changes have been applied. | ||
## :exclamation: Important Notes | ||
|
||
### macOS | ||
- Step 1: Use a Windows device and follow above guidance | ||
- Step 2: Copy the **.dcp** files in the **C:\Users\%username%\AppData\Roaming\Adobe\CameraRaw\CameraProfiles** folder into the **/Library/Application Support/Adobe/CameraRaw/Settings/Adobe/Profiles** folder on your Mac. | ||
- Step3: Restart your Adobe applications after the installation to make sure that all changes have been applied. | ||
- Profiles specific to Adobe and Fujifilm are only supported on **Windows**. | ||
- Profiles apply **exclusively** to RAW photo formats (e.g., `.ARW` for Sony, `.NEF` for Nikon). | ||
- Restarting Adobe applications after profile installation is **mandatory** to activate the new profiles. | ||
- Profiles can be found under `Camera Matching` or `Profiles` in the **Camera Profile** section of Adobe Camera Raw or Lightroom. | ||
- Using *the latest version of Adobe Camera Raw* is recommended over Lightroom for optimal performance. |