# HDR

A regular expression from the Dictionarry PCD database. Tags: Colour Grade, Enhancement, HDR. Web version: https://profilarr.com/pcd/dictionarry/regular-expressions/hdr

## Pattern

```regex
\b(HDR(10|(?!\d))|HLG|PQ(10)?)\b
```

## Description

This regex matches a `HDR` generalisation. This can be HDR, HDR10 etc.

## References

Custom formats using this regular expression. Each link points to the markdown version.

- [Dolby Vision (Without Fallback)](https://profilarr.com/pcd/dictionarry/custom-formats/dolby-vision-without-fallback.md)
- [HDR](https://profilarr.com/pcd/dictionarry/custom-formats/hdr.md)
- [HDR (Missing)](https://profilarr.com/pcd/dictionarry/custom-formats/hdr-missing.md)
- [HDR10 (Missing)](https://profilarr.com/pcd/dictionarry/custom-formats/hdr10-missing.md)

## History

| Commit | Change | Date |
| ------ | ------ | ---- |
| [95db225](https://github.com/Dictionarry-Hub/database/commit/95db22523a0de4d78a52ac1bed448eb95a6fefe9) | Rehaul HDR CFs (Properly This Time) | 2026-04-26 |
| [00bd245](https://github.com/Dictionarry-Hub/database/commit/00bd245bd7b7c5f331c85233d9c599cdaccb3339) | create: initial v2 translation (Created) | 2026-01-31 |

---

Index of this site's Markdown pages: https://profilarr.com/llms.txt
