
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 |
|---|---|---|---|
|
Hwaway Technology Corporation Limited
Develops and manufactures precision electronic components a…
|
001380 | CN | Manufacturing |
|
HY
Vertically integrated manufacturer of high-power discrete c…
|
6573 | TW | Manufacturing |
|
HYGON INFORMATION TECHNOLOGY CO., LTD.
Develops high-performance x86 CPUs and DCUs for data center…
|
688041 | CN | Manufacturing |
|
IBIDEN CO.,LTD.
Manufactures advanced electronics and high-performance cera…
|
4062 | JP | Manufacturing |
|
Icape Holding S.A.
Global distributor of PCBs and custom technical parts with …
|
ALICA | FR | Manufacturing |
|
iCatchtek
Developer of advanced image processing SoC solutions and di…
|
6695 | TW | Manufacturing |
|
ICH Co., Ltd.
Develops and manufactures advanced materials and components…
|
368600 | KR | Manufacturing |
|
ICHIA
Global provider of electronic component manufacturing and m…
|
2402 | TW | Manufacturing |
|
I-CHIUN
Manufactures precision electronic components, lead frames, …
|
2486 | TW | Manufacturing |
|
I&C Technology Co., Ltd.
Designs System on Chip (SoC) semiconductors for wired and w…
|
052860 | KR | 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.