OPT MACHINE VISION TECH CO., LTD. — Investor Relations & Filings
About OPT MACHINE VISION TECH CO., LTD.
OPT MACHINE VISION TECH CO., LTD. specializes in the research, development, and manufacturing of machine vision components and software. The company provides a comprehensive suite of products, including industrial LED lighting, high-resolution lenses, industrial cameras, vision controllers, and the proprietary SciVision software platform. These technologies support automated inspection, measurement, and robot guidance for high-precision manufacturing. OPT serves diverse sectors such as consumer electronics, lithium-ion battery production, photovoltaics, semiconductors, and automotive assembly. By integrating hardware and software, the company delivers customized vision solutions designed to optimize production efficiency and quality control through advanced imaging and algorithmic analysis.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第四届董事会第九次会议决议公告 | 2026-04-27 | Chinese | |
| 向不特定对象发行可转换公司债券募集资金使用可行性分析报告(修订稿) | 2026-04-27 | Chinese | |
| 第四届董事会独立董事第二次专门会议决议 | 2026-04-27 | Chinese | |
| 关于调整向不特定对象发行可转换公司债券方案及相关文件修订情况说明的公告 | 2026-04-27 | Chinese | |
| 向不特定对象发行可转换公司债券方案的论证分析报告(修订稿) | 2026-04-27 | Chinese | |
| 关于向不特定对象发行可转换公司债券摊薄即期回报、采取填补措施及相关主体承诺(修订稿)的公告 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39268557 | 第四届董事会第九次会议决议公告 | 2026-04-27 | Chinese | ||
| 39268556 | 向不特定对象发行可转换公司债券募集资金使用可行性分析报告(修订稿) | 2026-04-27 | Chinese | ||
| 39268546 | 第四届董事会独立董事第二次专门会议决议 | 2026-04-27 | Chinese | ||
| 39268544 | 关于调整向不特定对象发行可转换公司债券方案及相关文件修订情况说明的公告 | 2026-04-27 | Chinese | ||
| 39268542 | 向不特定对象发行可转换公司债券方案的论证分析报告(修订稿) | 2026-04-27 | Chinese | ||
| 39268531 | 关于向不特定对象发行可转换公司债券摊薄即期回报、采取填补措施及相关主体承诺(修订稿)的公告 | 2026-04-27 | Chinese | ||
| 39268521 | 向不特定对象发行可转换公司债券预案(修订稿) | 2026-04-27 | Chinese | ||
| 39268518 | 关于召开2026年第一季度业绩说明会的公告 | 2026-04-23 | Chinese | ||
| 39268515 | 关于调整2025年度利润分配现金分红总额的公告 | 2026-04-23 | Chinese | ||
| 39268513 | 北京国枫(深圳)律师事务所关于广东奥普特科技股份有限公司2025年年度股东会的法律意见书 | 2026-04-23 | Chinese | ||
| 39268508 | 2025年年度股东会决议公告 | 2026-04-23 | Chinese | ||
| 39268506 | 关于2025年限制性股票激励计划首次授予第一个归属期归属结果的公告 | 2026-04-22 | Chinese | ||
| 39268504 | 关于召开2025年年度业绩说明会的公告 | 2026-04-09 | Chinese | ||
| 39268495 | 董事会薪酬与考核委员会关于2025年限制性股票激励计划预留授予激励对象名单公示情况及审核意见的说明 | 2026-04-09 | Chinese | ||
| 39268488 | 天职国际会计师事务所(特殊普通合伙)关于广东奥普特科技股份有限公司向不特定对象发行可转换公司债券的财务报告及审计报告 | 2026-04-03 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADVANTEST CORPORATION
Manufactures automatic test equipment and measurement solut…
|
6857 | JP | Manufacturing |
|
AEHR TEST SYSTEMS
Designs and manufactures test and reliability screening sol…
|
AEHR | US | Manufacturing |
|
AEROSPACE HI-TECH HOLDING GROUP CO., LTD.
Develops aerospace electronics, automotive control units, a…
|
000901 | CN | Manufacturing |
|
AEROSPACE NANHU ELECTRONIC INFORMATION TECHNOLOGY CO., LTD.
Develops air defense warning radars and electronic informat…
|
688552 | CN | Manufacturing |
|
Aether Global Innovations Corp.
Specializes in advanced Counter-UAS solutions protecting cr…
|
AETH | CA | Manufacturing |
|
Aeva Technologies, Inc.
Designs and manufactures 4D LiDAR sensing and perception sy…
|
AEVA | US | Manufacturing |
|
AGILENT TECHNOLOGIES, INC.
Provides solutions for the life sciences, diagnostics, and …
|
A | US | Manufacturing |
|
Aichi Tokei Denki Co.,Ltd.
Manufacturer of water meters, gas meters, flow meters, and …
|
7723 | JP | Manufacturing |
|
Ai Holdings Corporation
Manufactures and sells information equipment, security syst…
|
3076 | JP | Manufacturing |
|
Airthings
Develops and manufactures smart monitors and purifiers for …
|
AIRX | NO | Manufacturing |
OPT MACHINE VISION TECH 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/58585/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58585 | 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=58585 | 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=58585 \ -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": 58585}, 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 OPT MACHINE VISION TECH CO., LTD. (id: 58585)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.