
EVERLIGHT — Investor Relations & Filings
Founded in 1983, EVERLIGHT ELECTRONICS CO., LTD. specializes in the design, manufacturing, and research and development of light-emitting diodes (LEDs) and optoelectronic components. With over four decades of expertise, the company provides a diverse portfolio of solutions, including visible LEDs, infrared components, optical sensors, and lighting modules. Its products serve applications across automotive, consumer electronics, signage, and industrial sectors. Recognized as a leading LED packaging manufacturer, EVERLIGHT continues to innovate in emerging fields such as Mini and Micro LED high-definition displays, UV LEDs, and horticultural lighting. The company is also advancing into the power semiconductor market with the development of silicon carbide (SiC) components. EVERLIGHT maintains an extensive global distribution network to support its international clientele with high-performance, energy-efficient technology.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 本公司與日亞化德國專利訴訟案後續進展 (補充114/04/25重大訊息) | 2026-05-22 | Chinese | |
| 114年第4季財務報告書 — 202504_2393_AIC.pdf | 2026-05-21 | English | |
| 114年第4季財務報告書 — 202504_2393_AIA.pdf | 2026-05-21 | English | |
| 115年年報及股東會資料 — 2026_2393_20260609F17.pdf | 2026-05-21 | Chinese | |
| 115年年報及股東會資料 — 2025_2393_20260609FE4.pdf | 2026-05-21 | English | |
| 115年年報及股東會資料 — 2025_2393_20260609F04.pdf | 2026-05-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46778262 | 本公司與日亞化德國專利訴訟案後續進展 (補充114/04/25重大訊息) | 2026-05-22 | Chinese | ||
| 46716117 | 114年第4季財務報告書 — 202504_2393_AIC.pdf | 2026-05-21 | English | ||
| 46716114 | 114年第4季財務報告書 — 202504_2393_AIA.pdf | 2026-05-21 | English | ||
| 46716177 | 115年年報及股東會資料 — 2026_2393_20260609F17.pdf | 2026-05-21 | Chinese | ||
| 46716175 | 115年年報及股東會資料 — 2025_2393_20260609FE4.pdf | 2026-05-21 | English | ||
| 46716167 | 115年年報及股東會資料 — 2025_2393_20260609F04.pdf | 2026-05-21 | Chinese | ||
| 46716146 | 115年年報及股東會資料 — 2026_2393_20260609FE2.pdf | 2026-05-21 | English | ||
| 46716142 | 115年年報及股東會資料 — 2026_2393_20260609F13.pdf | 2026-05-21 | Chinese | ||
| 46716137 | 115年年報及股東會資料 — 2026_2393_20260609F02.pdf | 2026-05-21 | Chinese | ||
| 46716131 | 115年年報及股東會資料 — 2026_2393_20260609FE1.pdf | 2026-05-21 | English | ||
| 46716129 | 115年年報及股東會資料 — 2026_2393_20260609F01.pdf | 2026-05-21 | Chinese | ||
| 46373751 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373487 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373199 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372915 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
POET TECHNOLOGIES INC.
Designs opto-electronic solutions for AI, data centers, and…
|
POET | CA | Manufacturing |
|
POINT ENGINEERING Co., Ltd.
Manufactures electronic components for the semiconductor an…
|
256630 | KR | Manufacturing |
|
POONGWON PRECISION Co.,Ltd.
Manufacturer of photo-etched precision metal components for…
|
371950 | KR | Manufacturing |
|
POWER INTEGRATIONS INC
Develops high-voltage power-conversion ICs for energy-effic…
|
POWI | US | Manufacturing |
|
Primetech Electronics Inc.
Electronics Manufacturing Services (EMS) provider supplying…
|
— | CA | Manufacturing |
|
Promatek Industries Ltd.
Specialized PCB manufacturing and development of billing te…
|
— | CA | Manufacturing |
|
PSI
Specialized provider of semiconductor wafer reclamation and…
|
8028 | TW | Manufacturing |
|
PSMC
Wafer foundry specializing in memory, logic ICs, and 3D AI …
|
6770 | TW | Manufacturing |
|
PTI
Global provider of turnkey semiconductor assembly and testi…
|
6239 | TW | Manufacturing |
|
PTTC.
Specializes in PPTC technology, circuit protection, and the…
|
6224 | TW | Manufacturing |
EVERLIGHT 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/52052/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52052 | 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=52052 | 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=52052 \ -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": 52052}, 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 EVERLIGHT (id: 52052)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.