
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 |
|---|---|---|---|
|
Jiangsu Transimage Technology Co., Ltd.
Manufacturer of computer input devices, electronic componen…
|
002866 | CN | Manufacturing |
|
JLT Mobile Computers AB
Develops and supplies rugged mobile computing devices for d…
|
JLT | SE | Manufacturing |
|
Jolimark Holdings Limited
Manufactures and sells business equipment and specialized t…
|
2028 | HK | Manufacturing |
|
JOOYONTECH CO.,LTD.
A manufacturer and distributor of PCs, monitors, tablets, a…
|
044380 | KR | Manufacturing |
|
Ju Teng International Holdings Limited
Leading global manufacturer of 3C product casings, holding …
|
3336 | HK | Manufacturing |
|
JWIPC TECHNOLOGY CO., LTD.
Global provider of hardware solutions for computing platfor…
|
001339 | CN | Manufacturing |
|
Karrie International Holdings Limited
Globally leading provider of comprehensive metal and plasti…
|
1050 | HK | Manufacturing |
|
KATSURAGAWA ELECTRIC CO.,LTD.
Specialized manufacturer of large-format digital imaging eq…
|
6416 | JP | Manufacturing |
|
KINPO
Global EMS and ODM provider of consumer electronics and sma…
|
2312 | TW | Manufacturing |
|
Korea Computer Terminal Inc.
Manufacturer of automated systems for financial, wagering, …
|
089150 | KR | 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.