# Why Does the Develop RAW tool Change to Develop?

Understanding how software handles your precious RAW files is crucial. You can sometimes notice that after making initial edits in Luminar Neo's "Develop RAW" tool, the tool's name changes simply to "Develop." This can lead to questions about what's happening under the hood. Let’s break it down.

#### It’s All About How Luminar Neo Works Behind the Scenes

When you first open a RAW file in Luminar Neo, you'll see the **Develop RAW** tool. This tool is designed to give you direct access to RAW-specific adjustments—things like exposure, white balance, and highlights—while taking full advantage of your RAW file's flexibility.

Once you apply initial edits using **Develop RAW**, the tool’s name changes to **Develop** as you continue working. This might seem confusing, but don’t worry — it doesn’t mean your file has been converted or downgraded in any way.

:point\_up:  Once you apply the first edit to the image in Luminar Neo, the unprocessed raw data in your photo is being processed. That is the reason for the Develop RAW transforms to Develop.

✅ **Luminar Neo does not convert your RAW file to JPEG, TIFF, or any other format during editing.**\
✅ You’re still working with all the potential and depth your original RAW file provides.\
✅ Luminar Neo processes your image using a high-quality internal format while keeping highlight and shadow detail intact.

:point\_up: **In Short:** Even if the tool’s name changes, Luminar Neo uses a process with a high-quality internal format derived from your RAW file, ensuring you maintain RAW flexibility and quality.

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="2753">❓</span>Q&#x26;A Section</summary>

📷 **Do edits in the "Develop" tool still affect the RAW interpretation?**\
Yes! All adjustments you make in the **Develop** section still influence how the RAW data is rendered. You retain full control over your RAW file’s processing.

***

💾 **When does my file become a JPEG or TIFF?**\
Only when you **export** it. At that point, Luminar Neo generates a new file (like JPEG or TIFF) based on your edits. Your original RAW file remains untouched.

</details>


---

# 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/why-does-the-develop-raw-tool-change-to-develop.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.
