
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 |
|---|---|---|---|
|
KORTEK CORPORATION
Developer and manufacturer of specialized industrial displa…
|
052330 | KR | Manufacturing |
|
ktk INC.
Provider of office supplies, recycled products, and IT solu…
|
3035 | JP | Manufacturing |
|
KYE
Global developer of computer peripherals, gaming gear, and …
|
2365 | TW | Manufacturing |
|
LAVA Systems Inc.
Technology manufacturer specializing in commercial connecti…
|
— | CA | Manufacturing |
|
LEADTEK
Developer of high-performance graphics, AI solutions, and s…
|
2465 | TW | Manufacturing |
|
Lenovo Group Limited
A global company that designs, manufactures, and markets co…
|
992 | HK | Manufacturing |
|
Logic Instrument SA
Designs and manufactures rugged mobile computers for indust…
|
ALLOG | FR | Manufacturing |
|
Logitech International S.A.
Designs and manufactures software-enabled hardware solution…
|
LOGI | CH | Manufacturing |
|
M 4 B Spolka Akcyjna
Designs, produces, and services self-service and digital si…
|
M4B | PL | Manufacturing |
|
Matica Fintec
Develops technology solutions for secure payments and ident…
|
MFT | IT | 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.