
Optimax — Investor Relations & Filings
Optimax Technology Corporation is a specialized manufacturer of polarizers and touch-related materials, established in 1998. As a pioneer in the display component sector, the company develops high-performance polarizers for a diverse range of applications, including LCD televisions, monitors, notebooks, tablets, and smartphones. Beyond consumer electronics, Optimax provides advanced solutions for automotive displays, smartwatches, PM-OLED/AM-OLED screens, and VR/AR devices. The company is distinguished by its technical expertise in precision coating and holds key patents for optical compensation films and IPS LCD panels. Recognized as a preferred supplier for global display leaders, Optimax maintains a strong market presence across Asia, focusing on delivering localized technical support and innovative optical solutions for the evolving display industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_3051_20260624F13.pdf | 2026-05-22 | Chinese | |
| 115年年報及股東會資料 — 2026_3051_20260624FE2.pdf | 2026-05-22 | English | |
| 115年年報及股東會資料 — 2026_3051_20260624F02.pdf | 2026-05-22 | Chinese | |
| 115年年報及股東會資料 — 2026_3051_20260624FE1.pdf | 2026-05-22 | English | |
| 115年年報及股東會資料 — 2026_3051_20260624F01.pdf | 2026-05-22 | Chinese | |
| 115年第1季財務報告書 — 202601_3051_AI1.pdf | 2026-05-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46762380 | 115年年報及股東會資料 — 2026_3051_20260624F13.pdf | 2026-05-22 | Chinese | ||
| 46762376 | 115年年報及股東會資料 — 2026_3051_20260624FE2.pdf | 2026-05-22 | English | ||
| 46762367 | 115年年報及股東會資料 — 2026_3051_20260624F02.pdf | 2026-05-22 | Chinese | ||
| 46762363 | 115年年報及股東會資料 — 2026_3051_20260624FE1.pdf | 2026-05-22 | English | ||
| 46762360 | 115年年報及股東會資料 — 2026_3051_20260624F01.pdf | 2026-05-22 | Chinese | ||
| 46281010 | 115年第1季財務報告書 — 202601_3051_AI1.pdf | 2026-05-13 | Chinese | ||
| 46362459 | 115年第1季大陸投資 | 2026-05-13 | Chinese | ||
| 46363198 | 115年第1季海外子公司投資 | 2026-05-13 | Chinese | ||
| 46366725 | 115年第1季權益變動表 | 2026-05-13 | Chinese | ||
| 46366421 | 115年第1季現金流量表 | 2026-05-13 | Chinese | ||
| 46366120 | 115年第1季綜合損益表 | 2026-05-13 | Chinese | ||
| 46363976 | 115年第1季資產負債表 | 2026-05-13 | Chinese | ||
| 46361966 | 115年05月僑外投資持股 | 2026-05-13 | Chinese | ||
| 40826330 | 115年04月內部人持股異動(事後) | 2026-05-04 | Chinese | ||
| 40826314 | 115年04月董事會成員及持股 | 2026-05-04 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ideal Power Inc.
Develops B-TRAN® solid-state switches for improved power ef…
|
IPWR | US | Manufacturing |
|
IK Semicon Co., Ltd.
Fabless semiconductor company designing analog and mixed-si…
|
149010 | KR | Manufacturing |
|
ILJIN DISPLAY CO.,LTD.
Manufacturer of touch screen panels and sapphire materials …
|
020760 | KR | Manufacturing |
|
IMAGIS Co., Ltd.
A fabless semiconductor company designing touch, haptic, an…
|
115610 | KR | Manufacturing |
|
INARI AMERTRON BERHAD
Provides OSAT and EMS for RF SiP, fiber-optics, opto-electr…
|
— | MY | Manufacturing |
|
Incap Ltd
Offers electronics manufacturing services, PCB assembly, an…
|
517370 | IN | Manufacturing |
|
Incap Oyj
A full-service provider of Electronics Manufacturing Servic…
|
ICP1V | FI | Manufacturing |
|
indie Semiconductor, Inc.
Develops semiconductors and software for automotive ADAS, U…
|
INDI | US | Manufacturing |
|
Infineon Technologies AG
A global leader in semiconductor solutions for energy effic…
|
IFX | DE | Manufacturing |
|
Infotmic co.,ltd.
Designs ARM-based SoC solutions for consumer electronics an…
|
000670 | CN | Manufacturing |
Optimax 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/52283/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52283 | 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=52283 | 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=52283 \ -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": 52283}, 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 Optimax (id: 52283)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.