SVG Tech Group Co.,Ltd. — Investor Relations & Filings
SVG Tech Group Co., Ltd. specializes in micro-nano manufacturing and optical technology, focusing on the research, development, and production of micro-structured materials and high-precision lithography equipment. The company's core product portfolio includes micro-nano optical films, light guide plates for displays, and holographic anti-counterfeiting materials. SVG Tech Group leverages proprietary maskless lithography technology and advanced micro-nano fabrication platforms to serve sectors such as consumer electronics, automotive displays, and high-end packaging. It provides integrated solutions ranging from optical design and master fabrication to the large-scale production of functional surfaces and optical components. The company's technical expertise lies in the precision engineering of surface structures at the micron and nanometer scales to enhance light management and security features.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于召开2025年度股东会的通知 | 2026-04-23 | Chinese | |
| 第六届董事会第十八次会议决议公告 | 2026-04-23 | Chinese | |
| 关于控股子公司维普半导体业绩情况及以资本公积转增注册资本的公告 | 2026-04-23 | Chinese | |
| 2025年年度报告摘要 | 2026-04-23 | Chinese | |
| 关于续聘公司2026年度审计机构的公告 | 2026-04-23 | Chinese | |
| 2026年一季度报告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36131715 | 关于召开2025年度股东会的通知 | 2026-04-23 | Chinese | ||
| 36131714 | 第六届董事会第十八次会议决议公告 | 2026-04-23 | Chinese | ||
| 36131713 | 关于控股子公司维普半导体业绩情况及以资本公积转增注册资本的公告 | 2026-04-23 | Chinese | ||
| 36131710 | 2025年年度报告摘要 | 2026-04-23 | Chinese | ||
| 36131709 | 关于续聘公司2026年度审计机构的公告 | 2026-04-23 | Chinese | ||
| 36131706 | 2026年一季度报告 | 2026-04-23 | Chinese | ||
| 36131704 | 关于2025年度计提资产减值准备的公告 | 2026-04-23 | Chinese | ||
| 36131701 | 2025年度募集资金年度存放、管理与使用情况鉴证报告 | 2026-04-23 | Chinese | ||
| 36131699 | 2025年度营业收入扣除情况表的鉴证报告 | 2026-04-23 | Chinese | ||
| 36005910 | 董事会对独立董事独立性评估的专项意见 | 2026-04-23 | Chinese | ||
| 36005908 | 2025年度关联方资金占用情况专项报告 | 2026-04-23 | Chinese | ||
| 36005906 | 2025年年度审计报告 | 2026-04-23 | Chinese | ||
| 36005903 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况报告 | 2026-04-23 | Chinese | ||
| 36005901 | 独立董事述职报告(殷爱荪) | 2026-04-23 | Chinese | ||
| 36005899 | 苏大维格2025年度募集资金年度存放与使用情况专项报告 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HAMAMATSU PHOTONICS K.K.
Manufacturer of optical and electronic devices for light ge…
|
6965 | JP | Manufacturing |
|
Hangzhou Mdk Opto Electronics Co.,Ltd
Manufacturer of high-precision optical components and thin-…
|
688079 | CN | Manufacturing |
|
Hanwha Vision CO.,LTD
Global provider of AI-powered video surveillance and securi…
|
489790 | KR | Manufacturing |
|
Harbin Xinguang Optic-Electronics Technology Co.,Ltd.
Develops high-precision optic-electronic systems for defens…
|
688011 | CN | Manufacturing |
|
HG Technologies Co., Ltd.
Develops laser systems, optical components, and sensors for…
|
300847 | CN | Manufacturing |
|
HOYA CORPORATION
A global med-tech company specializing in products from adv…
|
7741 | JP | Manufacturing |
|
HUAGONG TECH COMPANY LIMITED
Develops laser systems, optical components, and sensors for…
|
000988 | CN | Manufacturing |
|
Hubei Jiuzhiyang Infrared System Co., Ltd
Develops infrared thermal imaging and laser systems for mon…
|
300516 | CN | Manufacturing |
|
HUBEI W-OLF PHOTOELECTRIC TECHNOLOGY CO., LTD.
Manufacturer of precision optical filters and components fo…
|
002962 | CN | Manufacturing |
|
i2S
Designs vision systems for heritage digitization and underw…
|
ALI2S | FR | Manufacturing |
SVG Tech Group 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/55328/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55328 | 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=55328 | 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=55328 \ -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": 55328}, 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 SVG Tech Group Co.,Ltd. (id: 55328)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.