
IMAGE SCAN HOLDINGS PLC — Investor Relations & Filings
Image Scan Holdings PLC, operating through its subsidiary 3DX-RAY, designs, manufactures, and supplies advanced X-ray inspection systems for security and industrial applications. The company's product portfolio includes portable, real-time X-ray systems for first responders and EOD teams, such as the ThreatScan® series, and cabinet scanners for mail and baggage screening, like the AI-integrated AXIS™-CXi, which utilizes color-based material differentiation for rapid threat identification. It also provides vehicle inspection systems and specialized solutions for industrial non-destructive testing and quality control in sectors such as automotive and nuclear. The company focuses on developing high-resolution imaging technology and innovative software to serve government, security, and industrial clients globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Interim Results | 2026-04-30 | English | |
| Result of AGM | 2026-02-25 | English | |
| AGM Statement | 2026-02-25 | English | |
| Update on Defence Contract with NP Aerospace | 2026-02-02 | English | |
| Notice of AGM and Posting of Annual Report | 2026-01-21 | English | |
| Final Results | 2025-12-02 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 39018200 | Interim Results | 2026-04-30 | English | ||
| 34563795 | Result of AGM | 2026-02-25 | English | ||
| 32837002 | AGM Statement | 2026-02-25 | English | ||
| 13939786 | Update on Defence Contract with NP Aerospace | 2026-02-02 | English | ||
| 13149084 | Notice of AGM and Posting of Annual Report | 2026-01-21 | English | ||
|
2025
10 filings
| |||||
| 9016638 | Final Results | 2025-12-02 | English | ||
| 8444562 | Contract Award | 2025-11-18 | English | ||
| 8200056 | New Contract Award | 2025-11-11 | English | ||
| 8070270 | Trading Update | 2025-11-04 | English | ||
| 7775522 | Holding(s) in Company | 2025-09-02 | English | ||
| 7756580 | Trading Update And New Contract Awards | 2025-08-21 | English | ||
| 5968015 | Interim Results | 2025-05-20 | English | ||
| 11354553 | Holding(s) in Company | 2025-05-14 | English | ||
| 5583780 | Result of AGM | 2025-02-26 | English | ||
| 5584171 | AGM Statement | 2025-02-26 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for IMAGE SCAN HOLDINGS PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
10x Genomics, Inc.
Develops and manufactures integrated solutions for biologic…
|
TXG | US | Manufacturing |
|
908 Devices Inc.
Develops handheld and desktop devices for point-of-need che…
|
MASS | US | Manufacturing |
|
Acconeer AB
Develops compact, energy-efficient millimeter-wave radar se…
|
ACCON | SE | Manufacturing |
|
Acrel Co., Ltd.
Develops smart energy management systems and electrical saf…
|
300286 | CN | Manufacturing |
|
ACTIA Group
Designer and manufacturer of high-tech electronic systems f…
|
ATI | FR | Manufacturing |
|
Addsino Co.,Ltd
Specializes in electronic information technology and electr…
|
000547 | CN | Manufacturing |
|
A&D HOLON Holdings Company, Limited
Develops measurement, weighing, medical, and semiconductor …
|
7745 | JP | Manufacturing |
|
ADTEC PLASMA TECHNOLOGY CO.,LTD.
Manufactures RF plasma generators and power supplies for se…
|
6668 | JP | Manufacturing |
|
ADVANCED ENERGY INDUSTRIES INC
Designs and manufactures precision power conversion, measur…
|
AEIS | US | Manufacturing |
|
ADVANCE METERING TECHNOLOGY LIMITED
Manufactures energy meters and provides energy management a…
|
534612 | IN | Manufacturing |
IMAGE SCAN HOLDINGS PLC 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/7702/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7702 | 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=7702 | 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=7702 \ -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": 7702}, 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 IMAGE SCAN HOLDINGS PLC (id: 7702)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.