
XGIMI TECH CO., LTD. — Investor Relations & Filings
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-02-20 | Chinese | |
| 中信证券股份有限公司关于极米科技股东向特定机构投资者询价转让股份的核查报告 | 2025-02-17 | Chinese | |
| 股东询价转让结果报告书暨持股5%以上股东权益变动跨越5%的提示性公告 | 2025-02-17 | Chinese | |
| 简式权益变动报告书 | 2025-02-17 | Chinese | |
| 股东询价转让定价情况提示性公告 | 2025-02-12 | Chinese | |
| 股东询价转让计划书 | 2025-02-11 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
11 filings
| |||||
| 39328190 | 第二届董事会第二十三次会议决议公告 | 2025-02-20 | Chinese | ||
| 39328181 | 中信证券股份有限公司关于极米科技股东向特定机构投资者询价转让股份的核查报告 | 2025-02-17 | Chinese | ||
| 39328167 | 股东询价转让结果报告书暨持股5%以上股东权益变动跨越5%的提示性公告 | 2025-02-17 | Chinese | ||
| 39328149 | 简式权益变动报告书 | 2025-02-17 | Chinese | ||
| 39328131 | 股东询价转让定价情况提示性公告 | 2025-02-12 | Chinese | ||
| 39328123 | 股东询价转让计划书 | 2025-02-11 | Chinese | ||
| 39328111 | 中信证券股份有限公司关于极米科技股东向特定机构投资者询价转让股份相关资格的核查意见 | 2025-02-11 | Chinese | ||
| 39328076 | 关于以集中竞价交易方式回购股份进展公告 | 2025-02-05 | Chinese | ||
| 39328057 | 关于获得政府补助的公告 | 2025-01-27 | Chinese | ||
| 39328046 | 关于以集中竞价交易方式回购公司股份比例达到1%暨回购进展公告 | 2025-01-17 | Chinese | ||
| 39328037 | 关于以集中竞价交易方式回购股份进展公告 | 2025-01-02 | Chinese | ||
|
2024
4 filings
| |||||
| 39328022 | 关于募集资金专项账户完成注销的公告 | 2024-12-31 | Chinese | ||
| 39328020 | 关于自愿披露全资子公司收到客户的第二个开发定点通知公告 | 2024-12-30 | Chinese | ||
| 39328014 | 关于自愿披露全资子公司收到客户的开发定点通知公告 | 2024-12-13 | Chinese | ||
| 39328008 | 关于调整回购股份价格上限的公告 | 2024-12-03 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of consumer electronics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Able View Global Inc.
A cross-border brand management firm for beauty and wellnes…
|
ABLV | US | Manufacturing |
|
ACTION
Manufacturer of mobile AV equipment, consumer electronics, …
|
3024 | TW | Manufacturing |
|
Alco Holdings Limited
Designs, manufactures, and sells consumer electronic produc…
|
328 | HK | Manufacturing |
|
AMPACS
Global provider of electroacoustic solutions and smart elec…
|
6743 | TW | Manufacturing |
|
AMTRAN
Developer and manufacturer of advanced display, audio, and …
|
2489 | TW | Manufacturing |
|
ANAM ELECTRONICS CO.,LTD
An ODM/OEM of high-value audio and digital video products f…
|
008700 | KR | Manufacturing |
|
Anker Innovations Technology Co., Ltd
Global leader in charging solutions and smart device ecosys…
|
300866 | CN | Manufacturing |
|
Arham Technologies Limited
Produces consumer electronics and home appliances, offering…
|
ARHAM | IN | Manufacturing |
|
ATOMOS LIMITED
Designs video monitoring and recording equipment for digita…
|
AMS | AU | Manufacturing |
|
Axil Brands, Inc.
Manufactures hearing products for protection, enhancement, …
|
AXIL | US | 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.