# Basic HDR Formats

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

## Pattern

```regex
\bHDR(\b|\d)|\b(DV|Dovi|Dolby[ .]?Vision|HLG|PQ(10)?)\b
```

## Description

Matches Dolby Vision OR HDR10. Needed to better match UHD Blurays

## References

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

- [2160p iTunes Enhancement](https://profilarr.com/pcd/dictionarry/custom-formats/2160p-itunes-enhancement.md)
- [SDR](https://profilarr.com/pcd/dictionarry/custom-formats/sdr.md)
- [UHD Bluray](https://profilarr.com/pcd/dictionarry/custom-formats/uhd-bluray.md)
- [UHD Bluray (Efficient)](https://profilarr.com/pcd/dictionarry/custom-formats/uhd-bluray-efficient.md)

## History

| Commit | Change | Date |
| ------ | ------ | ---- |
| [a68e6ec](https://github.com/Dictionarry-Hub/database/commit/a68e6ec87150cda4e19135a4e1aa6752a45e88c6) | Tighten Basic HDR Formats Regex | 2026-07-11 |
| [f9d8601](https://github.com/Dictionarry-Hub/database/commit/f9d860176ac7c3219403356daccacab691deaa99) | Tweak HDR Regex | 2026-07-04 |
| [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
