# File format characterizers

Characterizers are modules capable of checking the ‘features’ in a file and identifying it in a precise manner. Among the methods usually employed by the characterizers to identify, we have the recognition of those patterns always repeated in every file format or even in the file extension.

**LIBSAFE** uses DROID as a characterizer. DROID is a very widely used file characterizing software. Should the use of a different characterizer be necessary, please contact your **LIBSAFE** consultant.

![](/files/-MkqHslBdt-BCYf143V0)


---

# 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://docs.libnova.com/libsafe-advanced-system-administrator-manual/preservation-configuration/file-format-characterizers.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.
