
EVERTEX — Investor Relations & Filings
Evertex Fabrinology is a vertically integrated manufacturer specializing in sustainable performance textiles and high-performance functional knit fabrics. The company manages a comprehensive production cycle encompassing knitting, dyeing, finishing, and global distribution. It serves as a strategic partner to leading international outdoor and sports apparel brands, providing innovative material solutions tailored for extreme environments. Evertex emphasizes environmental stewardship through green manufacturing initiatives, including the use of renewable energy and adherence to global standards such as bluesign®, OEKO-TEX® STANDARD 100, and the Higg Index. Through its "Fabrinology" approach, the company combines technical expertise with advanced research and development to produce specialized fabrics, such as technical wool and high-durability knits, focused on enhancing athletic performance and environmental sustainability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 107年12月營業收入 | 2019-01-10 | Chinese | |
| 107年12月背書保證與資金貸與 | 2019-01-10 | Chinese | |
| 107年12月內部人持股異動(事後) | 2019-01-04 | Chinese | |
| 107年12月董事會成員及持股 | 2019-01-04 | Chinese | |
| 107年11月背書保證與資金貸與 | 2018-12-07 | Chinese | |
| 107年11月營業收入 | 2018-12-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
4 filings
| |||||
| 33308271 | 107年12月營業收入 | 2019-01-10 | Chinese | ||
| 33308268 | 107年12月背書保證與資金貸與 | 2019-01-10 | Chinese | ||
| 33308278 | 107年12月內部人持股異動(事後) | 2019-01-04 | Chinese | ||
| 33308275 | 107年12月董事會成員及持股 | 2019-01-04 | Chinese | ||
|
2018
11 filings
| |||||
| 33307361 | 107年11月背書保證與資金貸與 | 2018-12-07 | Chinese | ||
| 33307358 | 107年11月營業收入 | 2018-12-07 | Chinese | ||
| 33307366 | 107年11月內部人持股異動(事後) | 2018-12-05 | Chinese | ||
| 33307363 | 107年11月董事會成員及持股 | 2018-12-05 | Chinese | ||
| 33307374 | 107年10月內部人持股異動(事後) | 2018-11-15 | Chinese | ||
| 33307371 | 107年10月董事會成員及持股 | 2018-11-15 | Chinese | ||
| 33307386 | 107年第3季現金流量表 | 2018-11-14 | Chinese | ||
| 33307383 | 107年第3季綜合損益表 | 2018-11-14 | Chinese | ||
| 33307379 | 107年第3季資產負債表 | 2018-11-14 | Chinese | ||
| 33307377 | 107年第3季權益變動表 | 2018-11-14 | Chinese | ||
| 33312139 | 107年第3季財務報告書 — 201804_1470_AI3.pdf | 2018-11-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of knitted and crocheted fabrics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ayesha Textile Mills Limited
Leading textile manufacturer with vertical integration from…
|
AYTM | PK | Manufacturing |
|
Best Pacific International Holdings Limited
Specialized manufacturer and trader of high-performance tex…
|
2111 | KY | Manufacturing |
|
Fieratex S.A.
A vertically integrated textile company producing circular …
|
FIER | GR | Manufacturing |
|
Fountain Set (Holdings) Limited
Vertically integrated, world's largest manufacturer of circ…
|
420 | HK | Manufacturing |
|
Fujian Fynex Textile Science & Technology Co.,Ltd
Vertically integrated producer of high-end functional knitt…
|
600493 | CN | Manufacturing |
|
Hongda High-Tech Holding Co.,Ltd.
Produces warp-knitted fabrics and medical electronic diagno…
|
002144 | CN | Manufacturing |
|
Kam Hing International Holdings Limited
Large-scale, vertically integrated textile manufacturer of …
|
2307 | HK | Manufacturing |
|
KARSU TEKSTİL SANAYİİ VE TİCARET A.Ş.
Textile manufacturer producing yarns and knitted fabrics fr…
|
KRTEK | TR | Manufacturing |
|
LI CHENG
Global manufacturer of 3D spacer fabrics for sports footwea…
|
4426 | TW | Manufacturing |
|
Masood Textile (Pref)
Global textile manufacturer of yarn, fabrics, and apparel, …
|
MSOTPS | PK | Manufacturing |
EVERTEX 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/51827/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51827 | 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=51827 | 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=51827 \ -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": 51827}, 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 EVERTEX (id: 51827)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.