
U-Tech Media Corporation — Investor Relations & Filings
U-Tech Media Corporation is a professional manufacturer specializing in pre-recorded optical disc production. As a subsidiary of the Ritek Group, the company provides mass production services for a wide range of formats, including CD, DVD, Blu-ray Disc (BD), and HD-DVD. Its core competencies include digital audio-video pre-processing, mastering, printing, and specialized packaging solutions. U-Tech emphasizes high-quality standards and advanced manufacturing technology to deliver integrated media services to its global clientele. Beyond its primary focus on optical storage media, the company has expanded its business portfolio into diverse sectors, including energy solutions, cultural and creative industries, and craft beer. By integrating automation and continuous research and development, U-Tech maintains a competitive edge in providing comprehensive manufacturing and service-oriented solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第1季財務報告書 — 202601_3050_AI1.pdf | 2026-05-14 | Chinese | |
| 115年年報及股東會資料 — 2026_3050_20260617FE2.pdf | 2026-05-14 | English | |
| 115年年報及股東會資料 — 2025_3050_20260617FE4.pdf | 2026-05-14 | English | |
| 115年年報及股東會資料 — 2025_3050_20260617F04.pdf | 2026-05-14 | Chinese | |
| 115年年報及股東會資料 — 2026_3050_20260617FE1.pdf | 2026-05-14 | English | |
| 115年年報及股東會資料 — 2026_3050_20260617F01.pdf | 2026-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46368557 | 115年第1季財務報告書 — 202601_3050_AI1.pdf | 2026-05-14 | Chinese | ||
| 46371819 | 115年年報及股東會資料 — 2026_3050_20260617FE2.pdf | 2026-05-14 | English | ||
| 46371818 | 115年年報及股東會資料 — 2025_3050_20260617FE4.pdf | 2026-05-14 | English | ||
| 46371817 | 115年年報及股東會資料 — 2025_3050_20260617F04.pdf | 2026-05-14 | Chinese | ||
| 46371816 | 115年年報及股東會資料 — 2026_3050_20260617FE1.pdf | 2026-05-14 | English | ||
| 46371815 | 115年年報及股東會資料 — 2026_3050_20260617F01.pdf | 2026-05-14 | Chinese | ||
| 46371814 | 115年年報及股東會資料 — 2026_3050_20260617F02.pdf | 2026-05-14 | Chinese | ||
| 46371813 | 115年年報及股東會資料 — 2026_3050_20260617F13.pdf | 2026-05-14 | Chinese | ||
| 46371812 | 115年年報及股東會資料 — 2026_3050_20260617F17.pdf | 2026-05-14 | Chinese | ||
| 46371097 | 114年第4季財務報告書 — 202504_3050_AIC.pdf | 2026-05-14 | English | ||
| 46371096 | 114年第4季財務報告書 — 202504_3050_AIA.pdf | 2026-05-14 | English | ||
| 46371982 | 公司基本資料 | 2026-05-14 | Chinese | ||
| 46372568 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46373850 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373500 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Reproduction of recorded media
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cinram International Inc.
Global provider of physical media replication, distribution…
|
CRWFF | CA | Manufacturing |
|
Inter-Delta Tbk
Manufactures printing tools, processes photographic film, a…
|
INTD | ID | Manufacturing |
U-Tech Media Corporation 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/52282/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52282 | 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=52282 | 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=52282 \ -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": 52282}, 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 U-Tech Media Corporation (id: 52282)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.