
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 |
|---|---|---|---|
|
SANGSHIN ELECTRONICS CO., LTD.
Manufacturer of electronic components specializing in EMI/E…
|
263810 | KR | Manufacturing |
|
Sanken Electric Co.,Ltd.
A manufacturer specializing in semiconductors and power ele…
|
6707 | JP | Manufacturing |
|
SANMINA CORP
An integrated manufacturing solutions provider for original…
|
SANM | US | Manufacturing |
|
SANNO Co.,Ltd
Specializes in precious metal surface treatment and precisi…
|
3441 | JP | Manufacturing |
|
Sansha Electric Manufacturing Co.,Ltd.
Specialized manufacturer of power semiconductors and power …
|
6882 | JP | Manufacturing |
|
SANTAK HOLDINGS LIMITED
A manufacturing and trading group specializing in precision…
|
580 | SG | Manufacturing |
|
Sapien Semiconductors Inc.
A fabless semiconductor company designing ASICs for Micro-L…
|
452430 | KR | Manufacturing |
|
Sat Nusapersada Tbk
An EMS provider offering fully integrated high-tech manufac…
|
PTSN | ID | Manufacturing |
|
SAWNICS INC.
Semiconductor company specializing in RF components, SAW fi…
|
088280 | KR | Manufacturing |
|
Schaffner Holding AG
Develops and manufactures EMC and power quality solutions f…
|
SAHN | CH | 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.