Docs.rs
  • img-optimize-0.1.0
    • img-optimize 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mkaraki
    • Dependencies
      • cfg-if ^1.0.0 normal
      • half ^2.5.0 normal
      • image ^0.25.5 normal
      • jpegxl-rs ^0.11.2 normal optional
      • lepton_jpeg ^0.4.2 normal
      • mime_guess ^2.0.5 normal
      • oxipng ^9.1.4 normal optional
      • png ^0.17.16 normal optional
      • webp ^0.3.0 normal optional
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

img_optimize0.1.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • structs::CompressionConfig
  • structs::ImageInfo

Enums

  • structs::ImagePixels

Functions

  • encoder::encode_auto
  • encoder::encode_auto_select
  • encoder::encode_lossless_webp
  • encoder::encode_png
  • encoder::encode_png_image_rs
  • encoder::encode_png_oxipng
  • magic::detect_file_type_with_magic_number
  • onestop::optimize_img
  • reader::read
  • reader::read_png
  • reader::read_webp