
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 |
|---|---|---|---|
|
Arctic Textile Mills Limited
Manufactures and sells diverse yarn types, trades fabric an…
|
ARCTM | PK | Manufacturing |
|
Avi Ansh Textile Limited
Manufacturer and distributor of cotton yarn and knitted fab…
|
AVIANSH | IN | Manufacturing |
|
Axita Cotton Limited
Manufacturer and exporter of cotton bales and seeds for glo…
|
AXITA | IN | Manufacturing |
|
Ayaz Textile Mills Limited
A textile manufacturer specializing in high-quality Cotton …
|
AYZT | PK | Manufacturing |
|
AYM Syntex Limited
Manufacturer of specialty synthetic yarns for flooring, aut…
|
AYMSYNTEX | IN | Manufacturing |
|
Babri Cotton Mills Limited
Manufactured and sold ring-spun and open-end yarn, includin…
|
BCML | PK | Manufacturing |
|
Bannari Amman Spinning Mills Ltd
Vertically integrated manufacturer of cotton yarn, fabrics,…
|
BASML | IN | Manufacturing |
|
Banswara Syntex Ltd.
Vertically integrated manufacturer of yarn, fabric, and gar…
|
BANSWRAS | IN | Manufacturing |
|
Bengal Tea & fabrics Ltd.
Cultivates Assam tea and manufactures cotton yarn and fabri…
|
532230 | IN | Manufacturing |
|
Bhilwara Spinners Ltd
Produces and exports synthetic blended yarns for global tex…
|
514272 | 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.