
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 |
|---|---|---|---|
|
Luon Spolka Akcyjna
Develops building automation, smart home devices, and heati…
|
LUO | PL | Manufacturing |
|
LUSTER LIGHTTECH CO., LTD.
Machine vision and optical fiber communication solutions fo…
|
688400 | CN | Manufacturing |
|
MACHVISION
Develops high-precision AOI and AVI systems for PCB and sem…
|
3563 | TW | Manufacturing |
|
Mantex AB
Develops X-ray based measurement solutions for analyzing or…
|
MANTEX | SE | Manufacturing |
|
Megatouch Co., Ltd
Develops and manufactures test components for semiconductor…
|
446540 | KR | Manufacturing |
|
MERCURY SYSTEMS INC
Develops mission-critical processing solutions for aerospac…
|
MRCY | US | Manufacturing |
|
MESA LABORATORIES INC /CO/
Designs and makes quality control products and services for…
|
MLAB | US | Manufacturing |
|
Meter Instruments Co., Ltd.
Develops and manufactures high-precision electronic measure…
|
301006 | CN | Manufacturing |
|
METHODE ELECTRONICS INC
Global manufacturer of custom-engineered solutions and comp…
|
MEI | US | Manufacturing |
|
METTLER TOLEDO INTERNATIONAL INC/
Global manufacturer and supplier of precision instruments a…
|
MTD | US | 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.