
ChipMOS — Investor Relations & Filings
ChipMOS TECHNOLOGIES INC. is a global provider of outsourced semiconductor assembly and test services, specializing in back-end manufacturing solutions for high-density memory, liquid crystal display (LCD) driver ICs, and mixed-signal semiconductors. The company maintains a significant market position, notably ranking as the world's second-largest provider of LCD driver IC assembly and testing capacity. Its core service portfolio encompasses wafer bumping, diverse packaging technologies—including leadframe and organic substrate-based assembly—and comprehensive testing for a broad spectrum of integrated circuits. ChipMOS serves a global clientele of fabless companies, integrated device manufacturers, and foundries. Its technical expertise supports applications in personal computing, communications, and consumer electronics, focusing on high-frequency and high-density memory products to meet advanced performance requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年股東常會決議通過解除董事有關公司法 第209條競業禁止之限制 | 2026-05-26 | Chinese | |
| 公告本公司配息基準日 | 2026-05-26 | Chinese | |
| 公告本公司115年股東常會重要決議事項 | 2026-05-26 | Chinese | |
| 115年05月法人說明會簡報 — 815020260520E003.pdf | 2026-05-20 | English | |
| 115年05月法人說明會簡報 — 815020260520M003.pdf | 2026-05-20 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-20 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47060423 | 公告本公司115年股東常會決議通過解除董事有關公司法 第209條競業禁止之限制 | 2026-05-26 | Chinese | ||
| 47059551 | 公告本公司配息基準日 | 2026-05-26 | Chinese | ||
| 47059511 | 公告本公司115年股東常會重要決議事項 | 2026-05-26 | Chinese | ||
| 46586181 | 115年05月法人說明會簡報 — 815020260520E003.pdf | 2026-05-20 | English | ||
| 46586170 | 115年05月法人說明會簡報 — 815020260520M003.pdf | 2026-05-20 | Chinese | ||
| 46586154 | 115年05月法人說明會簡報 | 2026-05-20 | Chinese | ||
| 46586285 | 本公司應國泰證券之邀請,參加國泰綜合證券 2026 年第二季產業論壇,就已公開發布之財務數字及經營績效等相關資訊進行說明。 | 2026-05-20 | Chinese | ||
| 45772678 | 115年第1季財務報告書 — 202601_8150_AIA.pdf | 2026-05-12 | English | ||
| 45772677 | 115年第1季財務報告書 — 202601_8150_AI1.pdf | 2026-05-12 | Chinese | ||
| 46140343 | 115年第1季海外子公司投資 | 2026-05-12 | Chinese | ||
| 46125497 | 115年第1季大陸投資 | 2026-05-12 | Chinese | ||
| 46171026 | 115年第1季權益變動表 | 2026-05-12 | Chinese | ||
| 46156358 | 115年第1季現金流量表 | 2026-05-12 | Chinese | ||
| 46154744 | 115年第1季綜合損益表 | 2026-05-12 | Chinese | ||
| 46141810 | 115年第1季資產負債表 | 2026-05-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Novatech Industries
EMS provider for design and manufacturing of complex electr…
|
MLNOV | FR | Manufacturing |
|
NOVATEK
Global supplier of display driver ICs and SoC solutions for…
|
3034 | TW | Manufacturing |
|
N.P.C
Specializes in high-performance PCBs and IC substrates for …
|
8046 | TW | Manufacturing |
|
NSE
Designs, manufactures, and supports complex electronic syst…
|
ALNSE | FR | Manufacturing |
|
NSING TECHNOLOGIES INC.
Designs and distributes integrated circuits and high-perfor…
|
300077 | CN | Manufacturing |
|
NTC
Specializes in the research, design, development, and manuf…
|
2408 | TW | Manufacturing |
|
NTC
Designs MCUs, MPUs, and analog ICs for Endpoint AI, IoT, an…
|
4919 | TW | Manufacturing |
|
NUIN TEK CO., LTD
Manufacturer of film capacitors and metallized films for el…
|
012340 | KR | Manufacturing |
|
NVE CORP /NEW/
An electronics component manufacturer specializing in the c…
|
NVEC | US | Manufacturing |
|
NVIDIA CORP
A full-stack computing company pioneering GPU-accelerated c…
|
NVDA | US | Manufacturing |
ChipMOS 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/52724/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52724 | 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=52724 | 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=52724 \ -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": 52724}, 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 ChipMOS (id: 52724)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.