
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年02月內部人持股異動(事後) | 2018-03-06 | Chinese | |
| 107年02月董事會成員及持股 | 2018-03-06 | Chinese | |
| 大統精密染整股份有限公司「太陽能電廠示範推廣中心」 開幕剪綵儀式 | 2018-03-02 | Chinese | |
| 107年1月背書保證與資金貸與 | 2018-02-09 | Chinese | |
| 107年1月營業收入 | 2018-02-09 | Chinese | |
| 107年01月內部人持股異動(事後) | 2018-02-06 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
12 filings
| |||||
| 33307895 | 107年02月內部人持股異動(事後) | 2018-03-06 | Chinese | ||
| 33307891 | 107年02月董事會成員及持股 | 2018-03-06 | Chinese | ||
| 33307899 | 大統精密染整股份有限公司「太陽能電廠示範推廣中心」 開幕剪綵儀式 | 2018-03-02 | Chinese | ||
| 33307903 | 107年1月背書保證與資金貸與 | 2018-02-09 | Chinese | ||
| 33307900 | 107年1月營業收入 | 2018-02-09 | Chinese | ||
| 33307909 | 107年01月內部人持股異動(事後) | 2018-02-06 | Chinese | ||
| 33307905 | 107年01月董事會成員及持股 | 2018-02-06 | Chinese | ||
| 33307914 | 106年12月營業收入 | 2018-01-09 | Chinese | ||
| 33307911 | 106年12月背書保證與資金貸與 | 2018-01-09 | Chinese | ||
| 33307916 | 公告更正本公司106年12月營收公告 | 2018-01-09 | Chinese | ||
| 33307923 | 106年12月內部人持股異動(事後) | 2018-01-08 | Chinese | ||
| 33307918 | 106年12月董事會成員及持股 | 2018-01-08 | Chinese | ||
|
2017
3 filings
| |||||
| 33307099 | 補充公告背書保證金額達新台幣三千萬以上且達本公司最近期 財務報表淨值百分之五以上 | 2017-12-12 | Chinese | ||
| 33307106 | 106年11月內部人持股異動(事後) | 2017-12-11 | Chinese | ||
| 33307102 | 106年11月董事會成員及持股 | 2017-12-11 | 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.