CyberLink Corp. — Investor Relations & Filings
CyberLink Corp. is a global developer of multimedia software and AI facial recognition technology. The company specializes in digital media creation and playback solutions for PC and mobile platforms. Its core product portfolio includes the PowerDirector video editing suite, PhotoDirector for photo editing, and the PowerDVD media player. CyberLink integrates advanced generative AI and AI-driven facial and human recognition technologies into its software ecosystem. Leveraging over 200 patents, the company offers a diverse range of creative tools and security solutions, including the FaceMe facial recognition engine, catering to individual creators and enterprise clients. The company focuses on delivering professional-grade editing results through intuitive, AI-enhanced interfaces, maintaining a significant presence in the global digital media software market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第1季財務報告書 — 202601_5203_AI1.pdf | 2026-05-05 | Chinese | |
| 114年第4季財務報告書 — 202504_5203_AIC.pdf | 2026-05-05 | Chinese | |
| 114年第4季財務報告書 — 202504_5203_AIA.pdf | 2026-05-05 | Chinese | |
| 114年第4季財務報告書 — 202504_5203_AI3.pdf | 2026-05-05 | Chinese | |
| 114年第4季財務報告書 — 202504_5203_AI1.pdf | 2026-05-05 | Chinese | |
| 114年第4季財務報告書 — 202503_5203_AIA.pdf | 2026-05-05 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41470559 | 115年第1季財務報告書 — 202601_5203_AI1.pdf | 2026-05-05 | Chinese | ||
| 41470997 | 114年第4季財務報告書 — 202504_5203_AIC.pdf | 2026-05-05 | Chinese | ||
| 41470964 | 114年第4季財務報告書 — 202504_5203_AIA.pdf | 2026-05-05 | Chinese | ||
| 41470941 | 114年第4季財務報告書 — 202504_5203_AI3.pdf | 2026-05-05 | Chinese | ||
| 41470897 | 114年第4季財務報告書 — 202504_5203_AI1.pdf | 2026-05-05 | Chinese | ||
| 41470844 | 114年第4季財務報告書 — 202503_5203_AIA.pdf | 2026-05-05 | Chinese | ||
| 41470807 | 114年第4季財務報告書 — 202503_5203_AI1.pdf | 2026-05-05 | Chinese | ||
| 41470774 | 114年第4季財務報告書 — 202502_5203_AIA.pdf | 2026-05-05 | Chinese | ||
| 41470752 | 114年第4季財務報告書 — 202502_5203_AI1.pdf | 2026-05-05 | Chinese | ||
| 41470708 | 114年第4季財務報告書 — 202501_5203_AIA.pdf | 2026-05-05 | Chinese | ||
| 41470683 | 114年第4季財務報告書 — 202501_5203_AI1.pdf | 2026-05-05 | Chinese | ||
| 39932579 | 115年第1季大陸投資 | 2026-04-30 | Chinese | ||
| 39932987 | 115年第1季海外子公司投資 | 2026-04-30 | Chinese | ||
| 39933473 | 115年第1季權益變動表 | 2026-04-30 | English | ||
| 39933462 | 115年第1季現金流量表 | 2026-04-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other software publishing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Everybody Loves Languages Corp.
EdTech specializing in global, data-driven language learnin…
|
ELL | CA | Publishing, broadcasting, and c… |
|
Knowledge House Inc.
Technology company producing specialized educational softwa…
|
— | CA | Publishing, broadcasting, and c… |
|
M.O.B.A. Network AB
Operates and develops online gaming communities with conten…
|
MOBA | SE | Publishing, broadcasting, and c… |
|
Pearson PLC
A global learning company providing educational content, as…
|
PES | GB | Publishing, broadcasting, and c… |
|
Readly International
A digital subscription service for unlimited access to maga…
|
READ | SE | Publishing, broadcasting, and c… |
|
SoftKey Software Products Inc.
Publisher and distributor of PC software, specializing in C…
|
SKEYF | CA | Publishing, broadcasting, and c… |
CyberLink Corp. 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/52460/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52460 | 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=52460 | 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=52460 \ -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": 52460}, 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 CyberLink Corp. (id: 52460)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.