
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 |
|---|---|---|---|
| 关于控股子公司维普半导体完成工商变更登记的公告 | 2026-05-19 | Chinese | |
| 关于使用部分闲置募集资金进行现金管理及到期赎回的公告 | 2026-05-15 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-14 | Chinese | |
| 苏大维格2025年年度股东会法律意见书 | 2026-05-14 | Chinese | |
| 关于召开2025年度股东会的通知 | 2026-04-23 | Chinese | |
| 第六届董事会第十八次会议决议公告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46531151 | 关于控股子公司维普半导体完成工商变更登记的公告 | 2026-05-19 | Chinese | ||
| 46353086 | 关于使用部分闲置募集资金进行现金管理及到期赎回的公告 | 2026-05-15 | Chinese | ||
| 45975038 | 2025年度股东会决议公告 | 2026-05-14 | Chinese | ||
| 45975060 | 苏大维格2025年年度股东会法律意见书 | 2026-05-14 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
OXIDE Corporation
Develops and manufactures oxide single crystals and high-fu…
|
6521 | JP | Manufacturing |
|
Paras Defence and Space Technologies Limited
Develops high-end engineering products and solutions for de…
|
PARAS | IN | Manufacturing |
|
Phenix Optics Company Limited
Develops and manufactures high-precision optical components…
|
600071 | CN | Manufacturing |
|
Photoquip India Ltd.
Manufacturer of professional studio lighting and photograph…
|
526588 | IN | Manufacturing |
|
Polight ASA
Fabless developer of tunable optics technology for cameras …
|
PLT | NO | Manufacturing |
|
Profoto Holding
Develops and manufactures professional lighting and light-s…
|
PRFO | SE | Manufacturing |
|
Rolling Optics Holding AB
Develops and manufactures micro-optical solutions for visua…
|
RO | SE | Manufacturing |
|
RP OPTICAL LAB LTD
Develops and manufactures electro-optical systems and therm…
|
RPOL | IL | Manufacturing |
|
santec Holdings Corporation
Develops and sells optical components, test instruments, an…
|
6777 | JP | Manufacturing |
|
SEED CO.,LTD.
Researches, develops, and manufactures contact lenses and o…
|
7743 | JP | 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.