
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 |
|---|---|---|---|
|
LINGYI iTECH (GUANGDONG) COMPANY
Manufactures precision functional parts and modules for ele…
|
002600 | CN | Manufacturing |
|
Lintes
Specializes in high-speed data transmission and Thunderbolt…
|
6715 | TW | Manufacturing |
|
LITTELFUSE INC /DE
Manufactures circuit protection, power control, and sensing…
|
LFUS | US | Manufacturing |
|
Long Young Electronic (Kunshan) Co., Ltd.
Manufactures EMI shielding and thermal management solutions…
|
301389 | CN | Manufacturing |
|
LONTIUM SEMICONDUCTOR CORPORATION
Fabless designer of high-speed interface chips and video pr…
|
688486 | CN | Manufacturing |
|
LOONGSON TECHNOLOGY CORPORATION LIMITED
Designs high-performance microprocessors and ICs using the …
|
688047 | CN | Manufacturing |
|
LOTES
Manufacturer of precision electronic interconnect component…
|
3533 | TW | Manufacturing |
|
LOTTE ENERGY MATERIALS CORPORATION
Manufacturer of high-end copper foil for batteries and elec…
|
020150 | KR | Manufacturing |
|
LPI
Provides semiconductor assembly and testing services for IC…
|
2369 | TW | Manufacturing |
|
LTC
Global provider of power management, optoelectronics, and A…
|
2301 | TW | 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.