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季綜合損益表 | 2026-04-30 | Chinese | |
| 115年第1季資產負債表 | 2026-04-30 | Chinese | |
| 115年04月法人說明會簡報 — 520320260429E001.pdf | 2026-04-29 | English | |
| 115年04月法人說明會簡報 — 520320260429M001.pdf | 2026-04-29 | Chinese | |
| 115年04月法人說明會簡報 | 2026-04-29 | Chinese | |
| 本公司民國115年度第一季合併財務報告業經董事會決議通過 | 2026-04-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39933452 | 115年第1季綜合損益表 | 2026-04-30 | Chinese | ||
| 39933444 | 115年第1季資產負債表 | 2026-04-30 | Chinese | ||
| 38477848 | 115年04月法人說明會簡報 — 520320260429E001.pdf | 2026-04-29 | English | ||
| 38477651 | 115年04月法人說明會簡報 — 520320260429M001.pdf | 2026-04-29 | Chinese | ||
| 38477147 | 115年04月法人說明會簡報 | 2026-04-29 | Chinese | ||
| 38435018 | 本公司民國115年度第一季合併財務報告業經董事會決議通過 | 2026-04-29 | Chinese | ||
| 38496508 | 本公司董事會決議通過與 子公司(CyberLink International Technology Corp.) 進行簡易合併 | 2026-04-29 | Chinese | ||
| 38524967 | 公告本公司董事會決議買回庫藏股以維護公司信用及股東權益 | 2026-04-29 | Chinese | ||
| 38372949 | 第11次庫藏股基本資料 | 2026-04-29 | Chinese | ||
| 36041287 | 功能性委員會成員 | 2026-04-24 | Chinese | ||
| 34718656 | 公告本公司2026年第1季合併財務報告董事會預計召開日期 為2026年4月29日 | 2026-04-21 | Chinese | ||
| 34565547 | 訊連科技(5203)將於4月29日(三)召開法人說明會 | 2026-04-15 | Chinese | ||
| 34565628 | 115年04月法人說明會簡報 | 2026-04-15 | Chinese | ||
| 34479194 | 公司基本資料 | 2026-04-14 | Chinese | ||
| 34479200 | 115年4月變更登記 | 2026-04-14 | 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.