
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 |
|---|---|---|---|
|
Ginni Filaments Ltd.
Manufacturer of textiles, non-woven fabrics, and hygiene-re…
|
GINNIFILA | IN | Manufacturing |
|
Glamour Textile Mills Limited
Specializes in manufacturing and selling 100% cotton yarn, …
|
GLAT | PK | Manufacturing |
|
GOKAK TEXTILES LTD.
Produces cotton yarns, industrial fabrics, and canvas for g…
|
532957 | IN | Manufacturing |
|
GRUPO KALTEX, S.A. DE C.V.
Textile company producing fibers, yarn, fabrics, apparel, a…
|
8QGB | SG | Manufacturing |
|
GTN Industries Limited
Produces and exports fine cotton yarns and knitted fabrics …
|
500170 | IN | Manufacturing |
|
GTN Textiles Ltd. (formerly known as GTN Industries Ltd.)
Manufactures and exports fine combed cotton yarns and knitt…
|
532744 | IN | Manufacturing |
|
Gujarat Hy-Spin Limited
Manufactures carded and combed cotton yarn for weaving and …
|
540938 | IN | Manufacturing |
|
Gulistan Spinning Mills Limited
Manufactures and sells a wide range of cotton and blended y…
|
GUSM | PK | Manufacturing |
|
Gulistan Textile Mills Limited
A vertically integrated textile group manufacturing yarn, f…
|
GUTM | PK | Manufacturing |
|
Gulshan Spinning Mills Limited
Manufactures and sells yarn, including sustainable cotton a…
|
GSPM | PK | 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.