
Pak Leather Crafts Limited — Investor Relations & Filings
Pak Leather Crafts Limited, established in 1971, is a prominent manufacturer and exporter of finished leather and leather garments. The company's core activities include leather tanning and the production of various leather types, such as drum-dyed goat and sheep leather for motorcycle gloves and high-end garments, and cow soft upper for fine grain shoes. With a monthly production capacity of 1.2-1.3 million square feet of finished leather, they serve both international and local markets. Their products are REACH Certified and free from hazardous materials, underscoring a commitment to quality, competitive pricing, and timely delivery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material Information | 2026-06-01 | English | |
| Shariah Disclosure for the Half Year Ended 31st December, 2025 | 2026-05-07 | English | |
| Transmission of Quarterly Report for the Period Ended March 31, 2026 | 2026-04-30 | English | |
| Financial Results for the Quarter Ended 31st March, 2026 | 2026-04-28 | English | |
| Financial Result for the Quarter EndedREVOKED | 2026-04-28 | English | |
| Unusual Movement in Price of the Shares | 2026-04-27 | English |
Browse filings by year
11 yearsMarket data
Market data not available
Price history
Peer group · Tanning and dressing of leather; dressing and dyeing of fur
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Super Tannery Limited
Manufacturer of finished leather, safety footwear, and auto…
|
523842 | IN | Manufacturing |
|
XINGYE LEATHER TECHNOLOGY CO.,LTD.
Produces sustainable cattle hide leather for footwear and f…
|
002674 | CN | Manufacturing |
|
宏良股份
Produces cattle hide leather for footwear, handbags, and fu…
|
002720 | CN | Manufacturing |
Pak Leather Crafts Limited 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/72278/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=72278 | 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=72278 | 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=72278 \ -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": 72278}, 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 Pak Leather Crafts Limited (id: 72278)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.