XGIMI TECH CO., LTD. — Investor Relations & Filings
About XGIMI TECH CO., LTD.
XGIMI TECH CO., LTD. specializes in the design and manufacture of high-performance multi-functional smart projectors and laser TVs. The company focuses on integrating advanced projection technology with smart operating systems to provide immersive home cinema experiences. Its product portfolio includes portable, home, and premium laser projectors, often featuring high-resolution imaging, long-lasting LED or laser light sources, and integrated high-fidelity audio systems developed in collaboration with partners like Harman Kardon. XGIMI is recognized for its Intelligent Screen Adaption (ISA) technology, which automates setup processes such as auto-focus, keystone correction, and screen alignment. By combining hardware innovation with user-centric software, the company serves a global market seeking versatile, plug-and-play display solutions for entertainment, business, and education.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度审计报告 | 2026-03-30 | Chinese | |
| 审计委员会2025年度履职情况报告 | 2026-03-30 | Chinese | |
| 2026年度“提质增效重回报”行动方案 | 2026-03-30 | Chinese | |
| 德勤华永会计师事务所(特殊普通合伙)2025年度履职情况的评估报告 | 2026-03-30 | Chinese | |
| 第三届董事会第八次会议决议公告 | 2026-03-30 | Chinese | |
| 关于召开2025年年度股东会的通知 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39330736 | 2025年年度审计报告 | 2026-03-30 | Chinese | ||
| 39330608 | 审计委员会2025年度履职情况报告 | 2026-03-30 | Chinese | ||
| 39330600 | 2026年度“提质增效重回报”行动方案 | 2026-03-30 | Chinese | ||
| 39330595 | 德勤华永会计师事务所(特殊普通合伙)2025年度履职情况的评估报告 | 2026-03-30 | Chinese | ||
| 39330587 | 第三届董事会第八次会议决议公告 | 2026-03-30 | Chinese | ||
| 39330579 | 关于召开2025年年度股东会的通知 | 2026-03-30 | Chinese | ||
| 39330570 | 董事会审计委员会监督德勤华永会计师事务所(特殊普通合伙)的履职情况的报告 | 2026-03-30 | Chinese | ||
| 39330565 | 2025年年度利润分配方案公告 | 2026-03-30 | Chinese | ||
| 39330564 | 关于确认作废及注销失效未达成行权归属条件的股票期权及限制性股票激励权益的公告 | 2026-03-30 | Chinese | ||
| 39330555 | 2025年度独立董事述职报告(干胜道-已离任) | 2026-03-30 | Chinese | ||
| 39330552 | 2025年度独立董事述职报告(廖伟智) | 2026-03-30 | Chinese | ||
| 39330541 | 2025年非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-03-30 | Chinese | ||
| 39330526 | 2025年年度报告摘要 | 2026-03-30 | Chinese | ||
| 39330525 | 董事会关于独立董事独立性情况的专项意见 | 2026-03-30 | Chinese | ||
| 39330515 | 2025年年度内部控制自我评价报告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of consumer electronics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Markbass S.p.A.
Designs and produces lightweight bass amplification systems…
|
MARK | IT | Manufacturing |
|
MEDION AG
Consumer electronics company offering a portfolio of hardwa…
|
MDN | DE | Manufacturing |
|
Meiloon Industrial Co., Ltd.
Designs and manufactures speakers, home audio, and professi…
|
2477 | TW | Manufacturing |
|
Merry Electronics Co., Ltd.
Global electro-acoustic leader providing high-precision aud…
|
2439 | TW | Manufacturing |
|
Millennium Pacific Group Holdings Limited
Investment holding company engaged in the full lifecycle of…
|
8147 | HK | Manufacturing |
|
MINAMI ACOUSTICS LIMITED
Develops and manufactures electro-acoustic products and sma…
|
301383 | CN | Manufacturing |
|
Mirc Electronics Ltd
Designs and manufactures consumer electronics and home appl…
|
MIRCELECTR | IN | Manufacturing |
|
Noritsu Koki Co.,Ltd.
A holding company in manufacturing, audio equipment, health…
|
7744 | JP | Manufacturing |
|
Northbaze Group AB
Develops, produces, and markets audio products and mobile a…
|
NBZ | SE | Manufacturing |
|
Palred Technologies Limited
Develops digital lifestyle accessories, audio solutions, an…
|
PALREDTEC | IN | Manufacturing |
XGIMI TECH CO., LTD. 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/58594/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58594 | 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=58594 | 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=58594 \ -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": 58594}, 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 XGIMI TECH CO., LTD. (id: 58594)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.