
Platige Image Spolka Akcyjna — Investor Relations & Filings
Platige Image is a creative studio specializing in computer-generated imagery (CGI), 3D animation, and visual effects (VFX). The company produces content for the global film, entertainment, and advertising industries. Its core activities include creating cinematics for video games, developing special effects for feature films and series, and providing comprehensive post-production services for commercials. Recognized as an award-winning studio with over two decades of experience, Platige Image is known for its innovative storytelling and use of advanced animation technologies. The company also develops original scripted productions and offers solutions for high-quality virtual events.
Recent filings
Market data
Market data not available
Price history
Peer group · Motion picture, video and television programme post-production activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Basilic Fly Studio Limited
Provides high-end VFX solutions and CG integration for glob…
|
BASILIC | IN | Publishing, broadcasting, and c… |
|
Dexter studios Co., Ltd.
An all-in-one content studio specializing in VFX, from deve…
|
206560 | KR | Publishing, broadcasting, and c… |
|
Digikore Studios Limited
Provides VFX and post-production services for global film, …
|
DIGIKORE | IN | Publishing, broadcasting, and c… |
|
Digital Domain Holdings Limited
A leading provider of visual effects, digital imagery, and …
|
547 | HK | Publishing, broadcasting, and c… |
|
Envar Holding AB
An outsourcing studio creating visual assets for the game d…
|
ENVAR | SE | Publishing, broadcasting, and c… |
|
GIANTSTEP Inc.
A creative technology studio producing visual content and i…
|
289220 | KR | Publishing, broadcasting, and c… |
|
Goodbye Kansas Group AB
Provider of visual effects, animation, and motion capture f…
|
GBK | SE | Publishing, broadcasting, and c… |
|
Groupe Covitec Inc.
Integrated technical services for film, TV, and advertising…
|
— | CA | Publishing, broadcasting, and c… |
|
Harrison Global Holdings Inc.
A holdings company in media, entertainment, Web3, and digit…
|
BLMZ | US | Publishing, broadcasting, and c… |
|
Identical Brains Studios Limited
A creative studio specializing in VFX, 3D animation, and di…
|
IDENTICAL | IN | Publishing, broadcasting, and c… |
Platige Image Spolka Akcyjna 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/9718/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=9718 | 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=9718 | 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=9718 \ -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": 9718}, 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 Platige Image Spolka Akcyjna (id: 9718)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.