
Jiangsu Transimage Technology Co., Ltd. — Investor Relations & Filings
Jiangsu Transimage Technology Co., Ltd. specializes in the research, development, and manufacturing of computer peripheral input devices and advanced electronic components. The company’s core product portfolio includes keyboards, mice, flexible printed circuits (FPC), and touch modules. In recent years, Transimage has diversified its operations into the new energy sector, establishing a significant presence in the development and commercialization of sodium-ion battery technology. These energy solutions are designed for applications in light electric vehicles and stationary energy storage systems. By integrating precision manufacturing capabilities with material science innovation, the company provides comprehensive hardware and energy storage components to global consumer electronics brands and the evolving power battery market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事制度(2023年12月) | 2023-12-08 | Chinese | |
| 独立董事专门会议制度(2023年12月) | 2023-12-08 | Chinese | |
| 关于董事会换届选举的公告 | 2023-12-08 | Chinese | |
| 第三届监事会第二十四次会议决议公告 | 2023-12-08 | Chinese | |
| 股东大会议事规则(2023年12月) | 2023-12-08 | Chinese | |
| 江苏传艺科技股份有限公司第三届董事会提名委员会关于董事会换届的审核意见 | 2023-12-08 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 38305175 | 独立董事制度(2023年12月) | 2023-12-08 | Chinese | ||
| 38305164 | 独立董事专门会议制度(2023年12月) | 2023-12-08 | Chinese | ||
| 38305153 | 关于董事会换届选举的公告 | 2023-12-08 | Chinese | ||
| 38305139 | 第三届监事会第二十四次会议决议公告 | 2023-12-08 | Chinese | ||
| 38305127 | 股东大会议事规则(2023年12月) | 2023-12-08 | Chinese | ||
| 38305112 | 江苏传艺科技股份有限公司第三届董事会提名委员会关于董事会换届的审核意见 | 2023-12-08 | Chinese | ||
| 38305097 | 关于收到深圳证券交易所《关于终止对江苏传艺科技股份有限公司申请向特定对象发行股票审核的决定》的公告 | 2023-11-24 | Chinese | ||
| 38305087 | 第三届董事会第二十六次会议决议公告 | 2023-11-22 | Chinese | ||
| 38305077 | 独立董事关于第三届董事会第二十六次会议相关事项发表的事前认可意见 | 2023-11-22 | Chinese | ||
| 38305062 | 第三届监事会第二十三次会议决议公告 | 2023-11-22 | Chinese | ||
| 38305051 | 关于申请撤回公司向特定对象发行股票申请文件并重新申报的公告 | 2023-11-22 | Chinese | ||
| 38305040 | 独立董事对第三届董事会第二十六次会议相关事项的独立意见 | 2023-11-22 | Chinese | ||
| 38305030 | 监事会决议公告 | 2023-10-26 | Chinese | ||
| 38305021 | 董事会决议公告 | 2023-10-26 | Chinese | ||
| 38305012 | 2023年三季度报告 | 2023-10-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2CRSi
Designs and manufactures high-performance, energy-efficient…
|
2CRSI | FR | Manufacturing |
|
AAEON
Manufacturer of industrial and embedded computing platforms…
|
6579 | TW | Manufacturing |
|
ABKO CO., LTD.
Develops PC components, gaming peripherals, and consumer el…
|
129890 | KR | Manufacturing |
|
ACER
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech
Global leader in industrial computing, IoT systems, and emb…
|
2395 | TW | Manufacturing |
|
AGM GROUP HOLDINGS, INC.
Designs blockchain ASIC chips and sells cryptocurrency mini…
|
AGMH | US | Manufacturing |
|
AGT
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
AIC
Designs professional display devices and visual solutions f…
|
9912 | TW | Manufacturing |
|
AMAX
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | Manufacturing |
Jiangsu Transimage Technology 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/54865/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54865 | 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=54865 | 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=54865 \ -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": 54865}, 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 Jiangsu Transimage Technology Co., Ltd. (id: 54865)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.