
Epileds — Investor Relations & Filings
Epileds Technologies, Inc. specializes in the research, development, design, and manufacturing of light-emitting diode (LED) epitaxial wafers and chips. The company focuses on high-brightness LED solutions across a broad spectrum, including blue, green, red, and white light components. Its core business activities encompass the production and sale of electronic components used in diverse optoelectronic applications. Epileds is recognized for its technical innovation in high-efficiency lighting and is actively advancing its capabilities in Micro LED technologies to address emerging demands for next-generation display solutions. By integrating advanced R&D with specialized manufacturing processes, the company provides high-performance LED chips and wafers designed for various industrial and commercial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年第4季財務報告書 — 202504_4956_AIC.pdf | 2026-06-09 | English | |
| 114年第4季財務報告書 — 202504_4956_AIA.pdf | 2026-06-09 | English | |
| 114年第4季財務報告書 — 202504_4956_AI3.pdf | 2026-06-09 | Chinese | |
| 114年第4季財務報告書 — 202504_4956_AI1.pdf | 2026-06-09 | Chinese | |
| 114年第4季財務報告書 — 202503_4956_AI1.pdf | 2026-06-09 | Chinese | |
| 114年第4季財務報告書 — 202502_4956_AI1.pdf | 2026-06-09 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 48007718 | 114年第4季財務報告書 — 202504_4956_AIC.pdf | 2026-06-09 | English | ||
| 48007717 | 114年第4季財務報告書 — 202504_4956_AIA.pdf | 2026-06-09 | English | ||
| 48007716 | 114年第4季財務報告書 — 202504_4956_AI3.pdf | 2026-06-09 | Chinese | ||
| 48007715 | 114年第4季財務報告書 — 202504_4956_AI1.pdf | 2026-06-09 | Chinese | ||
| 48007714 | 114年第4季財務報告書 — 202503_4956_AI1.pdf | 2026-06-09 | Chinese | ||
| 48007713 | 114年第4季財務報告書 — 202502_4956_AI1.pdf | 2026-06-09 | Chinese | ||
| 48007711 | 114年第4季財務報告書 — 202501_4956_AI1.pdf | 2026-06-09 | Chinese | ||
| 48000128 | 114年年報及股東會資料 — 2025_4956_20260623FE4.pdf | 2026-06-08 | English | ||
| 48000127 | 114年年報及股東會資料 — 2025_4956_20260623F04.pdf | 2026-06-08 | Chinese | ||
| 48000126 | 114年年報及股東會資料 — 2026_4956_20260623F17.pdf | 2026-06-08 | Chinese | ||
| 47999047 | 115年05月內部人持股異動(事後) | 2026-06-08 | Chinese | ||
| 47999046 | 115年05月董事會成員及持股 | 2026-06-08 | Chinese | ||
| 46721763 | 115年年報及股東會資料 — 2026_4956_20260623F01.pdf | 2026-05-21 | Chinese | ||
| 46721758 | 115年年報及股東會資料 — 2026_4956_20260623FE1.pdf | 2026-05-21 | English | ||
| 46721754 | 115年年報及股東會資料 — 2026_4956_20260623F02.pdf | 2026-05-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KEL CORPORATION
Specialized manufacturer of high-performance connectors for…
|
6919 | JP | Manufacturing |
|
KEM Tech Corp.
Manufactures electronic components for the EV and mobile de…
|
106080 | KR | Manufacturing |
|
KEY ASIC BERHAD
Specializes in ASIC/SoC design, IoT chips, AI chip developm…
|
— | MY | Manufacturing |
|
Keystone Technology Co.,Ltd.
Designs and manufactures high-precision semiconductor testi…
|
605588 | CN | Manufacturing |
|
KEY TRONIC CORP
An EMS provider offering design and manufacturing solutions…
|
KTCC | US | Manufacturing |
|
KH VATEC Co., LTD
Manufactures high-precision ICT components and modules via …
|
060720 | KR | Manufacturing |
|
Kimball Electronics, Inc.
Global provider of electronics manufacturing services for t…
|
KE | US | Manufacturing |
|
KIMOTO CO.,LTD.
Manufacturer of functional films offering DX, data, and IoT…
|
7908 | JP | Manufacturing |
|
Kingboard Holdings Limited
A leading vertically-integrated manufacturer of electronics…
|
148 | KY | Manufacturing |
|
Kingsignal Technology Co.,Ltd.
Provides signal interconnection systems, RF cables, and hig…
|
300252 | CN | Manufacturing |
Epileds 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/52448/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52448 | 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=52448 | 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=52448 \ -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": 52448}, 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 Epileds (id: 52448)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.