
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 |
|---|---|---|---|
|
Ningbo Water Meter (Group) Co., Ltd.
Manufactures mechanical and smart water meters and integrat…
|
603700 | CN | Manufacturing |
|
Nippon Avionics Co., Ltd.
Manufactures joining equipment, infrared thermal cameras, a…
|
6946 | JP | Manufacturing |
|
NIPPON SEIKI CO.,LTD.
Designs and manufactures instrumentation for the automotive…
|
7287 | JP | Manufacturing |
|
NIRECO CORPORATION
Manufacturer of control, measurement, and inspection equipm…
|
6863 | JP | Manufacturing |
|
Nitiraj Engineers Limited
Manufacturer of electronic weighing scales, currency counte…
|
NITIRAJ | IN | Manufacturing |
|
Norbit Group AS
A global provider of technology for oceans, connectivity, a…
|
NORBT | NO | Manufacturing |
|
North Navigation Control Technology Co.,Ltd.
Develops high-precision navigation and control systems for …
|
600435 | CN | Manufacturing |
|
Nova Ltd.
Provider of metrology systems for process control in semico…
|
NVMI | IL | Manufacturing |
|
NOVANTA INC
Global supplier of core technology solutions for medical an…
|
NOVT | US | Manufacturing |
|
Nynomic AG
Manufacturer of non-contact, non-destructive optical measur…
|
M7U | DE | 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.