> ## Documentation Index
> Fetch the complete documentation index at: https://persian-tools.usestrict.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Who's Using Persian Tools?

> Discover the companies and projects building amazing Persian/Farsi applications with Persian Tools

<div className="text-center mb-8">
  <h1 className="text-4xl font-bold mb-4">🏢 Who's Using Persian Tools?</h1>

  <p className="text-xl text-gray-600 dark:text-gray-400">
    Persian Tools is trusted by developers and organizations across Iran and beyond
  </p>
</div>

***

## Featured Organizations

Persian Tools powers critical infrastructure and applications for financial institutions, real estate platforms, and innovative startups.

<CardGroup cols={2}>
  <Card title="Bank Maskan" icon="landmark" href="https://www.bank-maskan.ir/" horizontal>
    **Housing Bank of Iran**

    One of Iran's largest specialized banks, serving millions of customers with housing and financial services.

    <img src="https://mintlify.s3.us-west-1.amazonaws.com/persiantools/images/showcases/bank-maskan.png" alt="Bank Maskan" className="mt-4 rounded-lg" />
  </Card>

  <Card title="Maani" icon="chart-line" href="https://maani.ir/" horizontal>
    **Financial Platform**

    A comprehensive financial services platform providing investment and trading solutions.

    <img src="https://mintlify.s3.us-west-1.amazonaws.com/persiantools/images/showcases/maani.png" alt="Maani" className="mt-4 rounded-lg" />
  </Card>

  <Card title="Melkba" icon="house" href="https://melkba.com/" horizontal>
    **Real Estate Platform**

    Leading online real estate marketplace connecting buyers, sellers, and renters across Iran.

    <img src="https://mintlify.s3.us-west-1.amazonaws.com/persiantools/images/showcases/melkba.png" alt="Melkba" className="mt-4 rounded-lg" />
  </Card>

  <Card title="MyDong" icon="mobile" href="https://mydong.ir/" horizontal>
    **Digital Services**

    Innovative digital platform offering various online services and solutions.

    <img src="https://mintlify.s3.us-west-1.amazonaws.com/persiantools/images/showcases/mydong.png" alt="MyDong" className="mt-4 rounded-lg" />
  </Card>
</CardGroup>

***

## Why Organizations Choose Persian Tools

<AccordionGroup>
  <Accordion title="🔒 Battle-Tested Reliability" icon="shield-check">
    Trusted by financial institutions and banks where accuracy and security are paramount. Our utilities undergo rigorous testing with 80%+ code coverage.
  </Accordion>

  <Accordion title="⚡ Production-Ready Performance" icon="bolt">
    Optimized algorithms handle everything from small forms to large-scale text processing. Used in high-traffic
    applications serving millions of users.
  </Accordion>

  <Accordion title="🎯 Comprehensive Persian Support" icon="language">
    27+ utilities covering validation, text processing, banking, geographic data, and more. Everything you need for
    Persian/Farsi applications in one package.
  </Accordion>

  <Accordion title="🔧 Developer-Friendly" icon="code">
    Full TypeScript support, zero dependencies for core utilities, and works seamlessly in Node.js, Bun, and browsers.
    Tree-shakeable for optimal bundle sizes.
  </Accordion>

  <Accordion title="🌍 Open Source Community" icon="heart">
    Actively maintained by the Persian developer community with regular updates, bug fixes, and new features based on real-world needs.
  </Accordion>
</AccordionGroup>

***

## Use Cases

<CardGroup cols={3}>
  <Card title="Banking & Fintech" icon="building-columns">
    * Card number validation
    * IBAN/Sheba verification
    * Bank identification
    * Financial text processing
  </Card>

  <Card title="E-Commerce" icon="cart-shopping">
    * National ID verification - Phone number validation - Address formatting - Persian number conversion
  </Card>

  <Card title="Government & Public Services" icon="landmark-flag">
    * Citizen ID validation - Legal entity verification - Geographic data lookups - Persian text analysis
  </Card>

  <Card title="Real Estate" icon="house">
    * Location validation - Province/city lookups - Phone verification - Persian text processing
  </Card>

  <Card title="Social Platforms" icon="users">
    * User input validation - Persian text cleanup - Character normalization - Timestamp formatting
  </Card>

  <Card title="Analytics & Data" icon="chart-pie">
    * Text analysis
    * Data normalization
    * Persian digit conversion
    * Content processing
  </Card>
</CardGroup>

***

## Success Stories

<Info>
  **Bank Maskan** uses Persian Tools to validate millions of customer transactions daily, ensuring accurate processing
  of national IDs, card numbers, and IBAN accounts.
</Info>

<Info>
  **Melkba** relies on Persian Tools for real estate listings, validating phone numbers, normalizing Persian text, and
  ensuring data quality across their platform.
</Info>

***

## Join the Community

<div className="text-center my-8">
  <p className="text-lg mb-6">
    Are you using Persian Tools in your project? We'd love to feature you!
  </p>

  <CardGroup cols={2}>
    <Card title="Add Your Project" icon="plus" href="https://github.com/persian-tools/persian-tools/issues/new?title=Add%20my%20project%20to%20showcase">
      Submit your organization or project to be featured in our showcase
    </Card>

    <Card title="Contribute" icon="code-pull-request" href="https://github.com/persian-tools/persian-tools/blob/master/CONTRIBUTING.md">
      Help improve Persian Tools and join our open-source community
    </Card>
  </CardGroup>
</div>

***

## Statistics

<CardGroup cols={4}>
  <Card title="Weekly Downloads" icon="download">
    ![npm downloads](https://img.shields.io/npm/dw/@persian-tools/persian-tools?style=for-the-badge)
  </Card>

  <Card title="GitHub Stars" icon="star">
    ![GitHub stars](https://img.shields.io/github/stars/persian-tools/persian-tools?style=for-the-badge)
  </Card>

  <Card title="Contributors" icon="users">
    ![Contributors](https://img.shields.io/github/contributors/persian-tools/persian-tools?style=for-the-badge)
  </Card>

  <Card title="Code Coverage" icon="shield-check">
    ![Coverage](https://img.shields.io/codecov/c/github/persian-tools/persian-tools?style=for-the-badge)
  </Card>
</CardGroup>

***

<div className="text-center mt-12">
  <p className="text-gray-600 dark:text-gray-400">
    <i>Trusted by developers building the future of Persian/Farsi applications</i>
  </p>
</div>
