# HDR10+

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

## Pattern

```regex
\bHDR10.?(\+|P(lus)?\b)
```

## Description

This regex matches `HDR10` when followed by either a plus sign `+`, `P`, or `Plus`

## 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)
- [HDR10+](https://profilarr.com/pcd/dictionarry/custom-formats/hdr10-plus.md)

## History

| Commit | Change | Date |
| ------ | ------ | ---- |
| [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
