
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 |
|---|---|---|---|
|
MCJ Co., Ltd.
An ICT business manufacturing and selling build-to-order PC…
|
6670 | JP | Manufacturing |
|
Mdevice Co., Ltd
Designs and manufactures memory semiconductor devices and e…
|
226590 | KR | Manufacturing |
|
METAVISIO S.A.
Designs and sells laptops, tablets, and accessories under t…
|
ALTHO | FR | Manufacturing |
|
MHC
Offers cloud computing, automotive electronics, and smart I…
|
3706 | TW | Manufacturing |
|
Micronet Ltd.
Provider of rugged mobile computing platforms for fleet and…
|
MCRNT | IL | Manufacturing |
|
MIMAKI ENGINEERING CO.,LTD.
Developer and manufacturer of digital printing and cutting …
|
6638 | JP | Manufacturing |
|
MIN AIK
Provides turnkey manufacturing and precision components for…
|
3060 | TW | Manufacturing |
|
Motion Display Scandinavia AB
Manufactures animated, low-power electronic paper displays …
|
MODI | SE | Manufacturing |
|
MSI
Global developer and manufacturer of high-performance compu…
|
2377 | TW | Manufacturing |
|
MUTOH HOLDINGS CO., LTD.
Holding company for firms making printers, plotters, and im…
|
7999 | JP | 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.