ArcSoft Corporation Limited — Investor Relations & Filings
About ArcSoft Corporation Limited
ArcSoft Corporation Limited specializes in computer vision and imaging software, providing advanced AI-based solutions for computational photography, facial recognition, and smart vehicle systems. The company develops high-performance algorithms and software development kits (SDKs) tailored for original equipment manufacturers (OEMs) in the smartphone, automotive, and IoT sectors. Its product portfolio includes technologies for image enhancement, portrait processing, and driver monitoring systems (DMS). By leveraging deep learning and computer vision, ArcSoft facilitates sophisticated visual experiences and safety features across diverse hardware platforms. The company focuses on optimizing complex algorithms for resource-constrained environments, ensuring efficient performance on mobile and embedded devices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于继续使用部分暂时闲置自有资金进行委托理财的公告 | 2026-04-20 | Chinese | |
| 华泰联合证券有限责任公司关于虹软科技股份有限公司使用部分暂时闲置超募资金进行现金管理的核查意见 | 2026-04-20 | Chinese | |
| 2025年度会计师事务所履职情况评估报告 | 2026-04-20 | Chinese | |
| 关于2025年度计提减值准备的公告 | 2026-02-25 | Chinese | |
| 2025年度业绩快报公告 | 2026-02-25 | Chinese | |
| 关于非独立董事辞任暨选举职工代表董事的公告 | 2025-11-19 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 39042920 | 关于继续使用部分暂时闲置自有资金进行委托理财的公告 | 2026-04-20 | Chinese | ||
| 39042918 | 华泰联合证券有限责任公司关于虹软科技股份有限公司使用部分暂时闲置超募资金进行现金管理的核查意见 | 2026-04-20 | Chinese | ||
| 39042901 | 2025年度会计师事务所履职情况评估报告 | 2026-04-20 | Chinese | ||
| 39042900 | 关于2025年度计提减值准备的公告 | 2026-02-25 | Chinese | ||
| 39042899 | 2025年度业绩快报公告 | 2026-02-25 | Chinese | ||
|
2025
10 filings
| |||||
| 39042897 | 关于非独立董事辞任暨选举职工代表董事的公告 | 2025-11-19 | Chinese | ||
| 39042885 | 关于参股公司取消股权重组暨关联交易的公告 | 2025-11-19 | Chinese | ||
| 39042880 | 第三届董事会第七次会议决议公告 | 2025-11-19 | Chinese | ||
| 39042879 | 2025年第一次临时股东大会的法律意见书 | 2025-11-19 | Chinese | ||
| 39042867 | 2025年第一次临时股东大会决议公告 | 2025-11-19 | Chinese | ||
| 39042862 | 2025年第一次临时股东大会会议材料 | 2025-11-07 | Chinese | ||
| 39042856 | 2025年第三季度报告 | 2025-10-24 | Chinese | ||
| 39042851 | 关于取消监事会、修订《公司章程》并办理工商变更登记及制定、修订部分治理制度的公告 | 2025-10-24 | Chinese | ||
| 39042843 | 信息披露管理制度 | 2025-10-24 | Chinese | ||
| 39042825 | 独立董事工作制度 | 2025-10-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
ArcSoft Corporation Limited 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/58134/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58134 | 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=58134 | 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=58134 \ -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": 58134}, 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 ArcSoft Corporation Limited (id: 58134)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.