
GiantPlus — Investor Relations & Filings
Giantplus Group Inc. is a specialized developer and manufacturer of small-to-medium-sized flat panel displays and modules. Established in 1997, the company focuses on the research and production of liquid crystal displays (LCD) and modules (LCM), encompassing TFT-LCD and STN technologies. Giantplus strategically serves niche and high-end markets, providing display solutions for automotive interiors, industrial control systems, medical equipment, and military communications. Its product range also includes applications for wearable devices, point-of-sale (POS) systems, and outdoor handheld devices. The company is recognized for its high customization capabilities and advanced technical offerings, such as in-cell touch technology, multi-touch solutions, and irregular shape cutting. By prioritizing reliability and flexibility, Giantplus delivers professional-grade display components tailored to the specific requirements of diverse and demanding environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_8105_20260625FE2.pdf | 2026-05-25 | English | |
| 115年年報及股東會資料 — 2026_8105_20260625F13.pdf | 2026-05-25 | Chinese | |
| 115年年報及股東會資料 — 2026_8105_20260625F02.pdf | 2026-05-25 | Chinese | |
| 115年年報及股東會資料 — 2026_8105_20260625FE1.pdf | 2026-05-25 | English | |
| 115年年報及股東會資料 — 2026_8105_20260625F01.pdf | 2026-05-25 | Chinese | |
| 115年第1季財務報告書 — 202601_8105_AI1.pdf | 2026-05-13 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47004866 | 115年年報及股東會資料 — 2026_8105_20260625FE2.pdf | 2026-05-25 | English | ||
| 47004858 | 115年年報及股東會資料 — 2026_8105_20260625F13.pdf | 2026-05-25 | Chinese | ||
| 47004855 | 115年年報及股東會資料 — 2026_8105_20260625F02.pdf | 2026-05-25 | Chinese | ||
| 47004850 | 115年年報及股東會資料 — 2026_8105_20260625FE1.pdf | 2026-05-25 | English | ||
| 47004849 | 115年年報及股東會資料 — 2026_8105_20260625F01.pdf | 2026-05-25 | Chinese | ||
| 46359432 | 115年第1季財務報告書 — 202601_8105_AI1.pdf | 2026-05-13 | Chinese | ||
| 45734275 | 115年第1季大陸投資 | 2026-05-11 | Chinese | ||
| 45746237 | 115年第1季權益變動表 | 2026-05-11 | Chinese | ||
| 45741524 | 115年第1季現金流量表 | 2026-05-11 | Chinese | ||
| 45741336 | 115年第1季綜合損益表 | 2026-05-11 | Chinese | ||
| 45740920 | 115年第1季資產負債表 | 2026-05-11 | Chinese | ||
| 45751584 | 公告子公司GIANTPLUS HOLDING L.L.C. 資金貸與情形 符合處理準則第二十二條第一項第三款 | 2026-05-11 | Chinese | ||
| 45751606 | 公告本公司董事會通過115年度第一季合併財務報告 | 2026-05-11 | Chinese | ||
| 45751486 | 公告本公司董事會決議召開一一五年股東常會(新增討論事項) | 2026-05-11 | Chinese | ||
| 40843822 | 115年第1季海外子公司投資 | 2026-05-04 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Pixelplus. Co., Ltd.
Fabless semiconductor company designing CMOS image sensors …
|
087600 | KR | Manufacturing |
|
PIXELWORKS, INC
Provider of video and display processing solutions for a ra…
|
PXLW | US | Manufacturing |
|
PJ ELECTRONICS CO., LTD.
An EMS provider offering comprehensive solutions from engin…
|
006140 | KR | Manufacturing |
|
Plan Optik AG
Manufacturer of high-precision structured wafers from glass…
|
P4O | DE | Manufacturing |
|
PLASTİKKART AKILLI KART İLETİŞİM SİSTEMLERİ SANAYİ VE TİCARET A.Ş.
Manufacturer of smart cards, offering security printing and…
|
PKART | TR | Manufacturing |
|
PlayNitride
Specializes in MicroLED technology and Nitride-related mate…
|
6854 | TW | Manufacturing |
|
PLOTECH
Specializes in high-precision PCB design and fabrication fo…
|
6141 | TW | Manufacturing |
|
PNE PCB BERHAD
Manufactures and sells printed circuit boards, healthcare p…
|
— | MY | Manufacturing |
|
POCO Holding Co., Ltd.
Manufactures soft magnetic powder cores for renewable energ…
|
300811 | CN | Manufacturing |
|
POET TECHNOLOGIES INC.
Designs opto-electronic solutions for AI, data centers, and…
|
POET | CA | Manufacturing |
GiantPlus 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/52719/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52719 | 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=52719 | 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=52719 \ -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": 52719}, 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 GiantPlus (id: 52719)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.