OFILM Group Co., Ltd. — Investor Relations & Filings
OFILM Group Co., Ltd. specializes in the research, development, and manufacturing of core components for intelligent systems, focusing on optical and optoelectronic technologies. The company's primary product portfolio includes high-performance camera modules, fingerprint recognition sensors, and touch display modules utilized extensively in the smartphone and tablet markets. OFILM has expanded its strategic focus into the automotive sector, providing advanced driver-assistance systems (ADAS), smart cockpit solutions, and vehicle-mounted imaging components. Additionally, the company develops integrated solutions for the Internet of Things (IoT) and smart home applications. By leveraging advanced optical design and large-scale precision manufacturing capabilities, OFILM provides hardware and software integration services to global technology brands, emphasizing innovation in imaging, sensing, and human-machine interaction.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2024年半年度计提资产减值准备及核销部分资产的公告 | 2024-08-23 | Chinese | |
| 监事会关于相关事项发表的意见 | 2024-08-23 | Chinese | |
| 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2024-08-23 | Chinese | |
| 董事会关于计提资产减值准备及核销部分资产的合理性说明 | 2024-08-23 | Chinese | |
| 2024年第三次临时股东大会决议公告 | 2024-08-22 | Chinese | |
| 广东信达律师事务所关于欧菲光集团股份有限公司2024年第三次临时股东大会的法律意见书 | 2024-08-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 35917813 | 关于2024年半年度计提资产减值准备及核销部分资产的公告 | 2024-08-23 | Chinese | ||
| 35917808 | 监事会关于相关事项发表的意见 | 2024-08-23 | Chinese | ||
| 35917803 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2024-08-23 | Chinese | ||
| 35917787 | 董事会关于计提资产减值准备及核销部分资产的合理性说明 | 2024-08-23 | Chinese | ||
| 35917781 | 2024年第三次临时股东大会决议公告 | 2024-08-22 | Chinese | ||
| 35917769 | 广东信达律师事务所关于欧菲光集团股份有限公司2024年第三次临时股东大会的法律意见书 | 2024-08-22 | Chinese | ||
| 35917758 | 关于对外担保事项的进展公告 | 2024-08-14 | Chinese | ||
| 35917748 | 关于召开2024年第三次临时股东大会的通知 | 2024-08-06 | Chinese | ||
| 35917740 | 第五届董事会第三十一次(临时)会议决议公告 | 2024-08-06 | Chinese | ||
| 35917731 | 第五届董事会2024年第一次独立董事专门会议决议 | 2024-08-06 | Chinese | ||
| 35917723 | 关于开展套期保值型衍生品交易的公告 | 2024-08-06 | Chinese | ||
| 35917713 | 关于开展套期保值型衍生品交易的可行性分析报告 | 2024-08-06 | Chinese | ||
| 35917703 | 中国银河证券股份有限公司关于欧菲光集团股份有限公司使用闲置募集资金暂时补充流动资金的核查意见 | 2024-07-24 | Chinese | ||
| 35917680 | 第五届监事会第二十五次(临时)会议决议公告 | 2024-07-24 | Chinese | ||
| 35917670 | 关于提前归还暂时补充流动资金的闲置募集资金的公告 | 2024-07-24 | 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 |
OFILM 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/54493/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54493 | 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=54493 | 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=54493 \ -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": 54493}, 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 OFILM Group Co., Ltd. (id: 54493)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.