PHPackages                             hahadu/image-to-text - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. hahadu/image-to-text

ActiveLibrary[Image &amp; Media](/categories/media)

hahadu/image-to-text
====================

图像转像素代码

v1.0.1(5y ago)28Apache-2.0PHPPHP &gt;=5.6

Since Oct 9Pushed 5y agoCompare

[ Source](https://github.com/hahadu/image-to-text)[ Packagist](https://packagist.org/packages/hahadu/image-to-text)[ RSS](/packages/hahadu-image-to-text/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (3)Used By (0)

ImageToText
===========

[](#imagetotext)

图像转像素代码类
========

[](#图像转像素代码类)

安装：

composer require hahadu/image-to-text

使用：

```
use Hahadu\ImageToText\ImageToText;

$file_name = "test.jpg"; //图像路径
$chars = "01"; //设置转换字符
$toText = new ImageToText($chars);
$result = $toText->to_text($file_name);
var_dump($result);

```

- 2020.10.09：简化类库使用流程

###  Health Score

23

—

LowBetter than 25% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

2137d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8803f4b62a77e88a2b14f57d7d68a5bacaa69fd8c58b17101e89044fab8abb27?d=identicon)[hahadu](/maintainers/hahadu)

---

Top Contributors

[![hahadu](https://avatars.githubusercontent.com/u/38153732?v=4)](https://github.com/hahadu "hahadu (7 commits)")

### Embed Badge

![Health badge](/badges/hahadu-image-to-text/health.svg)

```
[![Health](https://phpackages.com/badges/hahadu-image-to-text/health.svg)](https://phpackages.com/packages/hahadu-image-to-text)
```

###  Alternatives

[goat1000/svggraph

Generates SVG graphs

135931.0k3](/packages/goat1000-svggraph)[stefangabos/zebra_image

A single-file, lightweight PHP library designed for efficient image manipulation featuring methods for modifying images and applying filters

138121.6k7](/packages/stefangabos-zebra-image)[treinetic/imageartist

ImageArtist is a php gd Wrapper which makes Image manipulation insanely easy, we introduce ImageArtist as Photoshop for php

8783.2k](/packages/treinetic-imageartist)[johncarter/filament-focal-point-picker

An image focal point picker for Filament Admin.

4431.7k1](/packages/johncarter-filament-focal-point-picker)[yk/laravel-ocr

A wrapper for gocr.

1356.6k](/packages/yk-laravel-ocr)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
