
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 |
|---|---|---|---|
|
Puya Semiconductor (Shanghai) Co., Ltd.
Fabless designer of ultra-low-power non-volatile memory and…
|
688766 | CN | Manufacturing |
|
PWT
Develops AI-driven systems, UAVs, electronic components, an…
|
2429 | TW | Manufacturing |
|
QD Laser, Inc.
Manufactures semiconductor lasers and laser eyewear with re…
|
6613 | JP | Manufacturing |
|
Qingdao Eastsoft Communication Technology Co.,Ltd.
Develops PLC integrated circuits and system solutions for s…
|
300183 | CN | Manufacturing |
|
Qnity Electronics, Inc.
Global leader providing materials and solutions for semicon…
|
Q | US | Manufacturing |
|
Qorvo, Inc.
Develops and manufactures RF and power management semicondu…
|
QRVO | US | Manufacturing |
|
QPL International Holdings Limited
Global supplier to the semiconductor industry, producing co…
|
243 | HK | Manufacturing |
|
Q Technology (Group) Company Limited
Designs, produces, and sells advanced camera and fingerprin…
|
1478 | HK | Manufacturing |
|
QUALCOMM INC/DE
Develops foundational technologies and semiconductors for t…
|
QCOM | US | Manufacturing |
|
QUALITAS SEMICONDUCTOR CO., LTD.
A fabless company designing and licensing high-speed interc…
|
432720 | KR | 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.