> For the complete documentation index, see [llms.txt](https://docs.coraye.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coraye.com/colors-tables/export-to-caldera-rip.md).

# Export a Color Table to Caldera RIP

### 1. Import your table

The first thing to do, is to drag and drop you color table into Coraye

Coraye is compatible with .cxf, .aco, .acb, .ase, .csv, .lab (Caldera) files.

### 2. Export table to Caldera format

By right clicking, you will have access to export functionalities. Select "**Export**"

![](/files/-M_tA5qenmkF2hTZGX2e)

A new window appears \
Select the ".lab Caldera" icon

![](/files/-M_uPie4FXClATZKEEOy)

Choose a name and save it.\
&#x20;A ".lab" file is created in your selected folder.

![Save the .lab file on a Usb drive to share it](/files/-LlHA_OxfIryVaFpmN5n)

### 3. Import into Caldera RIP

Open the  Caldera RIP software. \
Click on a printer icon to display printer menu.

![Open a printer option windows](/files/-LlHD7c70fX0GSlHSRX1)

Here we have choose the Epson SC-F6200.\
In the new windows, click on the **Spot Color** icon.

![Click on the Spot Color icon](/files/-LlHDBxUTVR-HRqu-R6P)

Go to the **Rules** tab then go to **Configure LAB Library...**

![Click on the "Configure LAB Library" tab](/files/-LlHDFOYfHGJjpIfDLh9)

Click on **Import**

![Click on "Import" tab](/files/-LlHDK7z3cR0KR0OwMTO)

A new windows is open to select your .lab file, select it and click on **Open**.

![Select the .lab Caldera Color Table](/files/-LlHDPJ9sLFSPq_ScOit)

Your Color table has been add into the Caldera Spot Color library.

![](/files/-LlaEaZe9G1J7PjOTLQp)

Now your color table is ready to use.

{% hint style="warning" %}
Don't forget to give the right name to your spot color in yours printouts.
{% endhint %}

### 4. Check the reproductivity of your colors

{% hint style="warning" %}
Be careful, not all colors may be reproducible on your printer. To make sure, we invite you to use the gamut viewer to compare your color table with the icc profile of your printer.
{% endhint %}

![](/files/-LkZKzpSSHMLjucS5rfS)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.coraye.com/colors-tables/export-to-caldera-rip.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
