
UNIFI INC — Investor Relations & Filings
Unifi, Inc. is a global manufacturer of synthetic and recycled textile products, specializing in polyester and nylon yarns. The company is a leader in sustainable textiles and is best known for its flagship brand, REPREVE®, a prominent recycled performance fiber. Utilizing proprietary recycling technology, Unifi transforms post-consumer and post-industrial waste, such as plastic bottles, into high-quality, traceable, and certified fibers and resins. Its product portfolio serves various industries worldwide, providing flexible solutions and performance textiles to a global network of brand partners. The company focuses on fiber science to develop innovative and sustainable material solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SD | 2026-05-21 | English | |
| 10-Q - UNIFI INC (0000100726) (Filer) | 2026-05-06 | English | |
| 8-K | 2026-05-05 | English | |
| Major Shareholding Notification 2026 | 2026-02-17 | English | |
| 10-Q Filing | 2026-02-04 | English | |
| 8-K Filing | 2026-02-03 | English |
Browse filings by year
27 years- 2026 7 filings
- 2025 53 filings
- 2024 50 filings
- 2023 57 filings
- 2022 56 filings
- 2021 44 filings
- 2020 74 filings
- 2019 72 filings
- 2018 78 filings
- 2017 62 filings
- 2016 53 filings
- 2015 50 filings
- 2014 74 filings
- 2013 69 filings
- 2012 44 filings
- 2011 62 filings
- 2010 62 filings
- 2009 72 filings
- 2008 29 filings
- 2007 75 filings
- 2006 50 filings
- 2005 29 filings
- 2004 43 filings
- 2003 23 filings
- 2002 11 filings
- 2001 14 filings
- 2000 11 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46735396 | SD | 2026-05-21 | English | ||
| 41865555 | 10-Q - UNIFI INC (0000100726) (Filer) | 2026-05-06 | English | ||
| 45999973 | 8-K | 2026-05-05 | English | ||
| 45999977 | Major Shareholding Notification 2026 | 2026-02-17 | English | ||
| 17364471 | 10-Q Filing | 2026-02-04 | English | ||
| 17364553 | 8-K Filing | 2026-02-03 | English | ||
| 17364487 | 4 Filing | 2026-02-03 | English | ||
|
2025
8 filings
| |||||
| 17364478 | 4 Filing | 2025-12-22 | English | ||
| 17364513 | 4 Filing | 2025-12-05 | English | ||
| 17364561 | 4 Filing | 2025-12-03 | English | ||
| 9189979 | PRIMARY DOCUMENT | 2025-12-01 | English | ||
| 9189980 | PRIMARY DOCUMENT | 2025-12-01 | English | ||
| 9189985 | PRIMARY DOCUMENT | 2025-12-01 | English | ||
| 9189986 | PRIMARY DOCUMENT | 2025-12-01 | English | ||
| 8876948 | PRIMARY DOCUMENT | 2025-11-25 | English | ||
Market data
Market data not available
Price history
Peer group · Preparation and spinning of textile fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Nazir Cotton Mills Limited
Manufactures and sells yarn products and is involved in dai…
|
NCML | PK | Manufacturing |
|
Nitin Spinners Ltd.
Integrated manufacturer of cotton yarn, knitted fabrics, an…
|
NITINSPIN | IN | Manufacturing |
|
N. P. Spinning Mills Limited
Manufactures and sells various types of yarn, including cot…
|
NPSM | PK | Manufacturing |
|
N R Vandana Tex Industries Limited
Manufactures synthetic and blended yarns and fabrics for ap…
|
NRVANDANA | IN | Manufacturing |
|
Ntex Incorporated
Manufacturer and global supplier of textile products, inclu…
|
— | CA | Manufacturing |
|
Nusantara Inti Corpora Tbk
An investment company with core businesses in trading, cons…
|
UNIT | ID | Manufacturing |
|
OMIKENSHI CO.,LTD.
Manufactures textile materials, functional fibers, and fini…
|
3111 | JP | Manufacturing |
|
Omnitex Industries (India) Ltd.
Manufactures and trades synthetic yarns, including polyeste…
|
514324 | IN | Manufacturing |
|
Padam Cotton Yarns Ltd.
Manufactures cotton yarns and textile products for knitting…
|
531395 | IN | Manufacturing |
|
Paramount Dye Tec Limited
Manufactures eco-friendly synthetic fibers and yarns throug…
|
PARAMOUNT | IN | Manufacturing |
UNIFI INC 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/34323/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34323 | 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=34323 | 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=34323 \ -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": 34323}, 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 UNIFI INC (id: 34323)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.