
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 |
|---|---|---|---|
| 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 | |
| 4 Filing | 2026-02-03 | English |
Browse filings by year
27 years- 2026 6 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
6 filings
| |||||
| 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
9 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 | ||
| 8876950 | 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 |
|---|---|---|---|
|
A B Cotspin India Limited
Integrated manufacturer of cotton yarn, knitted fabrics, an…
|
ABCOTS | DE | Manufacturing |
|
Adinath Textiles Ltd.
Produces polyester-viscose blended and acrylic yarns for te…
|
514113 | IN | Manufacturing |
|
Aditya Spinners Ltd.
Produces high-quality synthetic and blended yarns for weavi…
|
521141 | IN | Manufacturing |
|
AI CHAMPDANY INDUSTRIES LIMITED
Manufactures and exports jute and jute-blended products for…
|
532806 | IN | Manufacturing |
|
Akshar Spintex Limited
Produces high-quality combed, semi-combed, and carded cotto…
|
AKSHAR | IN | Manufacturing |
|
Alok Industries Ltd.
Vertically integrated textile producer of yarns, apparel fa…
|
ALOKINDS | IN | Manufacturing |
|
Alstone Textiles (India) Limited
Trades and manufactures textile products and fibers alongsi…
|
539277 | IN | Manufacturing |
|
Amarjothi Spinning Mills Ltd
Manufacturer of specialized melange yarns and blends for gl…
|
521097 | IN | Manufacturing |
|
Ambika Cotton Mills Ltd.
Produces sustainable premium cotton yarn and fabrics for hi…
|
AMBIKCO | IN | Manufacturing |
|
Angel Fibers Limited
Produces combed, carded, and compact cotton yarns for weavi…
|
541006 | 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.