# Missing Fujifilm Camera Profiles

Luminar Neo doesn't have built-in Fujifilm camera profiles (like Classic Chrome, Velvia, etc.). However, you can achieve very similar looks for your RAW files by loading custom DCP profiles or LUTs created by the community of enthusiasts.

{% @arcade/embed flowId="Vy3D8wAG0jQg4IKlvRE2" url="<https://app.arcade.software/share/Vy3D8wAG0jQg4IKlvRE2>" %}

#### :thinking: Where to Find These Profiles

You can download free DCP and LUT files that mimic Fujifilm profiles from this [**GitHub repository**](https://github.com/abpy/FujifilmCameraProfiles)**.**

#### :tools: How to Install and Use DCP Camera Profiles in Luminar Neo

{% stepper %}
{% step %}
**Download** the DCP files from the [**GitHub link**](https://github.com/abpy/FujifilmCameraProfiles):&#x20;

<figure><img src="/files/xwgXwMmno25x9xI7CQ8b" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Unzip** the downloaded folder:

* On **Mac**: Double-click the .zip file.
* On **Windows**: Right-click the .zip file > select **Extract All**.
  {% endstep %}

{% step %}
**Open Luminar Neo** and switch to the **Edit** tab.
{% endstep %}

{% step %}
Scroll to the **Essentials** section and open **Develop RAW**.
{% endstep %}

{% step %}
Under **Camera Profile**, click the dropdown and choose **Add Custom DCP**.

<figure><img src="/files/tCAUVqH2esEDUr9tCi0o" alt="" width="351"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
In the dialog that opens, **navigate** to your unzipped folder and **select a DCP file**.

<figure><img src="/files/Iu8Ja5I1tZPQM7Laa7sr" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
The selected profile will appear in the **Custom Profiles** list for you to apply.

<figure><img src="/files/qcOOF7u4eFTdulEdR7eP" alt="" width="366"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

#### How to Install and Use LUTs in Luminar Neo

1. **Open Luminar Neo** and go to the **Edit** tab.
2. Scroll down to the **Creative** section and click on **Mood**.
3. Choose **LUT > Load Custom LUT File**
4. Navigate to your previously unzipped folder and open the 'cuber lut' folder.
5. Select the LUT (**.cube** file) you want to use.
6. Once loaded, you can fine-tune the look using the Mood tool’s sliders.

You can check the video tutorial here:

{% embed url="<https://support.skylum.com/luminar-neo-tips/how-to-install-and-remove-luts>" %}


---

# 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.skylum.com/missing-fujifilm-camera-profiles.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.
