
IMAX CORP — Investor Relations & Filings
IMAX Corporation is an entertainment technology company specializing in immersive cinematic experiences. The company designs, manufactures, and licenses a proprietary ecosystem of high-resolution cameras, film formats, advanced projection systems, and powerful audio systems. Its integrated platform also includes the design of custom theaters built to specific architectural standards to optimize the viewing experience. Additionally, IMAX provides a proprietary digital remastering (DMR) process that converts conventional films into the IMAX format for exhibition across its global theater network. This end-to-end solution, from production to presentation, delivers a premium, high-impact experience for moviegoers and event audiences.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - IMAX CORP (0000921582) (Filer) | 2026-04-30 | English | |
| 4 - IMAX CORP (0000921582) (Issuer) | 2026-03-17 | English | |
| 10-K - IMAX CORP (0000921582) (Filer) | 2026-02-25 | English | |
| 8-K - IMAX CORP (0000921582) (Filer) | 2026-02-25 | English | |
| SCHEDULE 13G/A Filing | 2026-02-13 | English | |
| SCHEDULE 13G/A Filing | 2026-02-05 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 39221711 | 10-Q - IMAX CORP (0000921582) (Filer) | 2026-04-30 | English | ||
| 32962995 | 4 - IMAX CORP (0000921582) (Issuer) | 2026-03-17 | English | ||
| 32884412 | 10-K - IMAX CORP (0000921582) (Filer) | 2026-02-25 | English | ||
| 32884411 | 8-K - IMAX CORP (0000921582) (Filer) | 2026-02-25 | English | ||
| 25726196 | SCHEDULE 13G/A Filing | 2026-02-13 | English | ||
| 25725662 | SCHEDULE 13G/A Filing | 2026-02-05 | English | ||
| 25725713 | SCHEDULE 13D/A Filing | 2026-01-23 | English | ||
| 25726173 | 4 Filing | 2026-01-05 | English | ||
|
2025
7 filings
| |||||
| 25725882 | 4 Filing | 2025-12-15 | English | ||
| 10140991 | PRIMARY DOCUMENT | 2025-12-12 | English | ||
| 10140993 | Regulatory Filings 2025 | 2025-11-24 | English | ||
| 10140998 | PRIMARY DOCUMENT | 2025-11-24 | English | ||
| 10140995 | Major Shareholding Notification 2025 | 2025-11-14 | English | ||
| 10141017 | Major Shareholding Notification 2025 | 2025-11-13 | English | ||
| 10140997 | Director's Dealing 2025 | 2025-11-12 | English | ||
Market data
Market data not available
Price history
Peer group · Motion picture, video and television programme post-production activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
M eighty-three Co.,Ltd.
A media group specializing in hyper-realistic VFX and video…
|
476080 | KR | Publishing, broadcasting, and c… |
|
Phantom Digital Effects Limited
Specializes in high-end visual effects and 3D animation for…
|
PHANTOMFX | IN | Publishing, broadcasting, and c… |
|
Picturepost Studios Limited
Provides DI color grading, VFX, and sound post-production f…
|
PPSL | IN | Publishing, broadcasting, and c… |
|
Platige Image Spolka Akcyjna
A creative studio specializing in CGI, 3D animation, and vi…
|
PLI | PL | Publishing, broadcasting, and c… |
|
Prime Focus Limited
Provides VFX, animation, post-production, and cloud-based m…
|
PFOCUS | IN | Publishing, broadcasting, and c… |
|
Shortcut Media AB
Media holding company producing film, animation, TV graphic…
|
SMG | SE | Publishing, broadcasting, and c… |
|
Technicolor
Creative technology company providing VFX and animation for…
|
TCH | FR | Publishing, broadcasting, and c… |
|
V R FILMS & STUDIOS LIMITED
Provides localization, dubbing, and post-production service…
|
542654 | IN | Publishing, broadcasting, and c… |
IMAX CORP via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/31800/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31800 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=31800 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=31800 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 31800}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for IMAX CORP (id: 31800)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.