
MII — Investor Relations & Filings
Microtek International Inc. is a pioneer in the digital imaging industry, specializing in the design, manufacture, and distribution of advanced scanning solutions. Established in 1980, the company achieved global recognition by introducing the world's first black-and-white image scanner in 1984. Microtek provides a comprehensive portfolio of imaging equipment, including high-resolution document, film, and photo scanners, alongside proprietary scanning software. Leveraging over four decades of expertise in optical and imaging technologies, the company has expanded its core competencies into specialized sectors such as medical diagnostics, biological research, and industrial inspection. Microtek focuses on delivering innovative, high-quality imaging solutions to global markets, maintaining a strong reputation for technical excellence in both consumer and professional electronic imaging applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年度股利金額(股東會決議) | 2026-05-26 | Chinese | |
| 本公司董事會決議委任第六屆薪酬委員會委員 | 2026-05-26 | Chinese | |
| 本公司董事會選任第十八屆董事長 | 2026-05-26 | Chinese | |
| 本公司第四屆審計委員會成立 | 2026-05-26 | Chinese | |
| 本公司115年股東常會決議解除董事競業之限制 | 2026-05-26 | Chinese | |
| 本公司115年股東常會全面改選董事 | 2026-05-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47068938 | 114年度股利金額(股東會決議) | 2026-05-26 | Chinese | ||
| 47068313 | 本公司董事會決議委任第六屆薪酬委員會委員 | 2026-05-26 | Chinese | ||
| 47068311 | 本公司董事會選任第十八屆董事長 | 2026-05-26 | Chinese | ||
| 47068310 | 本公司第四屆審計委員會成立 | 2026-05-26 | Chinese | ||
| 47068302 | 本公司115年股東常會決議解除董事競業之限制 | 2026-05-26 | Chinese | ||
| 47068299 | 本公司115年股東常會全面改選董事 | 2026-05-26 | Chinese | ||
| 47068235 | 公告本公司115年股東常會重要決議事項 | 2026-05-26 | Chinese | ||
| 47065685 | 功能性委員會成員 | 2026-05-26 | Chinese | ||
| 47065671 | 功能性委員會成員 | 2026-05-26 | Chinese | ||
| 47064999 | 公司治理組織架構 | 2026-05-26 | Chinese | ||
| 46987001 | 115年05月內部人持股轉讓(事前) | 2026-05-22 | Chinese | ||
| 46126303 | 115年第1季海外子公司投資 | 2026-05-12 | Chinese | ||
| 46125438 | 115年第1季大陸投資 | 2026-05-12 | Chinese | ||
| 46987022 | 115年第1季現金流量表 | 2026-05-08 | Chinese | ||
| 46987020 | 115年第1季綜合損益表 | 2026-05-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HUAQIN CO., LTD.
Global ODM providing R&D and manufacturing for smart hardwa…
|
603296 | CN | Manufacturing |
|
Huddly AS
Develops AI-powered, software-defined video collaboration s…
|
HDLY | NO | Manufacturing |
|
Hyrican Info Systeme AG
Manufacturer of customized IT systems, hardware, and softwa…
|
HYI | DE | Manufacturing |
|
IDP Corp., Ltd.
Developer and manufacturer of identification card printers …
|
332370 | KR | Manufacturing |
|
IEI
Global provider of industrial computing, AIoT solutions, an…
|
3022 | TW | Manufacturing |
|
IEIT SYSTEMS Co., Ltd.
Global provider of high-performance servers, storage, and c…
|
000977 | CN | Manufacturing |
|
Infortrend
Designs and manufactures enterprise-class SAN, NAS, and uni…
|
2495 | TW | Manufacturing |
|
INVENTEC
Global provider of design and manufacturing for notebooks, …
|
2356 | TW | Manufacturing |
|
IN WIN
Manufacturer of high-performance computer chassis, power su…
|
6117 | TW | Manufacturing |
|
JCY INTERNATIONAL BERHAD
Leading component supplier and contract manufacturer of har…
|
— | MY | Manufacturing |
MII 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/51999/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51999 | 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=51999 | 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=51999 \ -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": 51999}, 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 MII (id: 51999)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.