
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 |
|---|---|---|---|
|
NCTE AG
Develops and produces magnetoelastic sensors for measuring …
|
286 | DE | Manufacturing |
|
NEW COSMOS ELECTRIC CO., LTD
Develops and manufactures gas safety systems for residentia…
|
6824 | JP | Manufacturing |
|
NEWMARK SECURITY PLC
Provider of integrated security and workforce management so…
|
NWT | GB | Manufacturing |
|
NEXTEQ PLC
A technology solutions provider and supply chain partner fo…
|
NXQ | GB | Manufacturing |
|
NextEye Co., Ltd.
Develops industrial machine vision systems and operates in …
|
137940 | KR | Manufacturing |
|
NEXTIN Inc.
Develops defect inspection and metrology systems for the se…
|
348210 | KR | Manufacturing |
|
NF HOLDINGS CORPORATION
Manufacturer of electronic measurement instruments and powe…
|
6864 | JP | Manufacturing |
|
Ningbo Jianan Electronics Co.,Ltd
Develops and manufactures smart energy, water, and gas mete…
|
300880 | CN | Manufacturing |
|
Ningbo Ligong Environment And Energy Technology Co.,Ltd
Provides monitoring solutions for power grids and environme…
|
002322 | CN | Manufacturing |
|
Ningbo Techmation Co., Ltd.
Develops automation control systems and servo drives for pl…
|
603015 | CN | 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.