
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 |
|---|---|---|---|
|
PARTRONCO.,LTD
Manufactures electronic components, camera modules, and Ele…
|
091700 | KR | Manufacturing |
|
p-ban.com Corp.
E-commerce platform offering a one-stop solution for PCB de…
|
3559 | JP | Manufacturing |
|
P.C.B. Technologies Ltd.
Provider of high-reliability PCB fabrication, assembly, and…
|
PCBT | IL | Manufacturing |
|
PCL
Develops and manufactures optical transceivers for data cen…
|
4977 | TW | Manufacturing |
|
Pentastone Electronics, Inc.
Manufactures wireless communication parts for mobile, autom…
|
332570 | KR | Manufacturing |
|
Peraso Inc.
Fabless semiconductor company developing high-performance m…
|
PRSO | US | Manufacturing |
|
Phoenitron Holdings Limited
Contract manufacturing and sale of smart cards and plastic …
|
8066 | HK | Manufacturing |
|
PHOTON CO., LTD
Manufacturer of components for smartphone camera modules, i…
|
208710 | KR | Manufacturing |
|
PHOTRONICS INC
Global manufacturer of photomasks for the semiconductor and…
|
PLAB | US | Manufacturing |
|
PI
Global EMS provider of electronic components, system assemb…
|
2328 | 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.