# IMAX

A regular expression from the Dictionarry PCD database. Tags: Aspect Ratio, Enhancement. Web version: https://profilarr.com/pcd/dictionarry/regular-expressions/imax

## Pattern

```regex
\b((?<!NON.?)IMAX)\b
```

## Description

Matches any IMAX release. This includes:
- Any movie shot with IMAX in mind and henceforth tagged as `IMAX`
- IMAX Enchanced digital releases found on `Disney + / Bravia Core`

## References

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

- [Better Theatricals](https://profilarr.com/pcd/dictionarry/custom-formats/better-theatricals.md)
- [Extended Edition](https://profilarr.com/pcd/dictionarry/custom-formats/extended-edition.md)
- [IMAX](https://profilarr.com/pcd/dictionarry/custom-formats/imax.md)
- [Special Edition](https://profilarr.com/pcd/dictionarry/custom-formats/special-edition.md)
- [Theatrical](https://profilarr.com/pcd/dictionarry/custom-formats/theatrical.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
