
SynPower — Investor Relations & Filings
Synpower Co., Ltd. specializes in the development and integration of automation equipment, machine vision systems, and specialized materials. The company provides technical solutions for printed circuit boards (PCB), semiconductors, and flat panel displays. Its core portfolio includes AI-driven machine vision equipment, automated visual inspection (AVI) systems, and high-precision measurement tools designed for HDI, flexible PCB, and IC substrate applications. Synpower also delivers intelligent wet process solutions and advanced manufacturing materials. Through its "AVRIOT" brand, the company integrates AI-based image and data analysis software to facilitate smart manufacturing and Industry 4.0 transitions. By combining hardware engineering with software integration, Synpower offers customized automation systems that optimize production efficiency and data management across complex manufacturing workflows.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司現金股利除息基準日及發放日 | 2026-05-22 | Chinese | |
| 115年5月19日內部人設質解質 | 2026-05-20 | Chinese | |
| 公告本公司法人董事指派代表人 | 2026-05-18 | Chinese | |
| 115年05月內部人持股轉讓(事前) | 2026-05-14 | Chinese | |
| 公告本公司115年股東常會補選董事當選名單 | 2026-05-14 | Chinese | |
| 公告本公司115年股東常會重要決議事項 | 2026-05-14 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46789224 | 公告本公司現金股利除息基準日及發放日 | 2026-05-22 | Chinese | ||
| 46575613 | 115年5月19日內部人設質解質 | 2026-05-20 | Chinese | ||
| 46380949 | 公告本公司法人董事指派代表人 | 2026-05-18 | Chinese | ||
| 46372002 | 115年05月內部人持股轉讓(事前) | 2026-05-14 | Chinese | ||
| 46374106 | 公告本公司115年股東常會補選董事當選名單 | 2026-05-14 | Chinese | ||
| 46374202 | 公告本公司115年股東常會重要決議事項 | 2026-05-14 | Chinese | ||
| 46372010 | 公司治理組織架構 | 2026-05-14 | Chinese | ||
| 45496609 | 115年第1季財務報告書 — 202601_6658_AI1.pdf | 2026-05-11 | Chinese | ||
| 45740692 | 115年第1季海外子公司投資 | 2026-05-11 | Chinese | ||
| 45734356 | 115年第1季大陸投資 | 2026-05-11 | Chinese | ||
| 45746255 | 115年第1季權益變動表 | 2026-05-11 | Chinese | ||
| 45741565 | 115年第1季現金流量表 | 2026-05-11 | Chinese | ||
| 45741386 | 115年第1季綜合損益表 | 2026-05-11 | Chinese | ||
| 45741115 | 115年第1季資產負債表 | 2026-05-11 | Chinese | ||
| 41459036 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
RAYTRON TECHNOLOGY CO.,LTD.
Develops and manufactures infrared thermal imaging and MEMS…
|
688002 | CN | Manufacturing |
|
Real Time Measurements Inc.
Manufactured downhole and surface electronic pressure and t…
|
ZB_64306513 | CA | Manufacturing |
|
Renishaw PLC
An engineering company specializing in precision measuremen…
|
REW | GB | Manufacturing |
|
RESIDEO TECHNOLOGIES, INC.
Develops and manufactures smart home products for comfort, …
|
REZI | US | Manufacturing |
|
Rigaku Holdings Corporation
Global manufacturer of scientific and industrial instrument…
|
268A | JP | Manufacturing |
|
RIGOL TECHNOLOGIES CO., LTD.
Manufacturer of electronic test and measurement instruments…
|
688337 | CN | Manufacturing |
|
RIKEN KEIKI CO.,LTD
Manufacturer of gas detection and environmental monitoring …
|
7734 | JP | Manufacturing |
|
RION CO.,LTD.
Manufactures measuring instruments, particle counters, and …
|
6823 | JP | Manufacturing |
|
Rishabh Instruments Limited
Designs and manufactures energy efficiency solutions and pr…
|
RISHABH | IN | Manufacturing |
|
RoboSense Technology Co., Ltd
An AI-driven robotics company providing full-stack embodied…
|
2498 | KY | Manufacturing |
SynPower 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/52602/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52602 | 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=52602 | 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=52602 \ -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": 52602}, 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 SynPower (id: 52602)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.