Docs.rs
pixel2char-0.1.0
pixel2char 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
09 June 2026
Links
Repository
crates.io
Source
Owners
AndPuQing
Dependencies
anyhow ^1.0.86
normal
optional
clap ^4.5.11
normal
optional
colored ^2.1.0
normal
optional
console_error_panic_hook ^0.1.7
normal
optional
image ^0.25.6
normal
imageproc ^0.25.0
normal
rayon ^1.10.0
normal
serde ^1.0.219
normal
serde-wasm-bindgen ^0.6.5
normal
optional
wasm-bindgen ^0.2.100
normal
optional
criterion ^0.5.1
dev
wasm-bindgen-test ^0.3.50
dev
Versions
7.69%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate pixel2char
pixel2char
0.1.0
All Items
Crate Items
Structs
Functions
Crate
pixel2char
Copy item path
Source
Structs
§
Ascii
ArtOutput
Ascii
Char
Info
Functions
§
image_
to_
ascii_
art
Converts an image to ASCII art. This is the main processing function.
render
set_
panic_
hook