
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 |
|---|---|---|---|
|
QUICKLOGIC Corp
A fabless semiconductor company specializing in eFPGA IP, F…
|
QUIK | US | Manufacturing |
|
QWIP Systems Inc.
Develops advanced infrared sensors for thermal imaging, spe…
|
— | CA | Manufacturing |
|
Rakon Limited
Designs and manufactures advanced frequency control and tim…
|
RAK | NZ | Manufacturing |
|
RAMBUS INC
Designs and licenses chips and silicon IP to make data fast…
|
RMBS | US | Manufacturing |
|
RANIX INC.
Develops communication and security system-on-chips for aut…
|
317120 | KR | Manufacturing |
|
RAONTECH INC.
A fabless semiconductor company specializing in microdispla…
|
418420 | KR | Manufacturing |
|
Raydium
Leading IC design firm specializing in high-performance dis…
|
3592 | TW | Manufacturing |
|
RECTRON
Produces discrete semiconductor components, including recti…
|
2302 | TW | Manufacturing |
|
Renesas Electronics Corporation
Develops semiconductors and embedded solutions for automoti…
|
6723 | JP | Manufacturing |
|
RFHIC CORPORATION
Designs and manufactures Gallium Nitride (GaN) based RF and…
|
218410 | 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.