Looking for an image manipulation library that can add text to images. (and has documentation for it)

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • image

    Encoding and decoding images in Rust (by image-rs)

  • I believe that photon uses image internally which only provides the ability to overlay another image. The crate imageproc extends image and adds the draw_text method.

  • imageproc (PistonDevelopers)

    Image processing operations

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • simple-game

    A personal collection of windowing/graphics/game code to get started quickly on games and graphical applications

  • I have a somewhat naive version of this sort of system running via wgpu, but that's likely lower level than you'd want to go.

  • piet

    An abstraction for 2D graphics.

  • Piet can render text. You can use Piet_common with the BitMapTarget to generate images Here is an example.

  • intensifies

  • It looks like you already found a solution and imageproc is out of date, but I'll plug an open source solution I had which accepts an image upload and adds [x intensifies] and makes the image shake, just in case it's useful as reference. https://github.com/JosephCatrambone/intensifies Looks really closely related to what you wanted? Maybe?

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Searching help for Rust Image Manipulation

    2 projects | /r/rust | 31 Jul 2021
  • Show HN: OS Image processing API running on edge functions using Rust and WASM

    3 projects | news.ycombinator.com | 4 Apr 2024
  • Setting the DPI of an image before saving it

    1 project | /r/learnrust | 5 May 2023
  • The `exr` crate got up to 3x faster, even better performance coming soon

    3 projects | /r/rust | 9 Mar 2023
  • Does the rust image crate support paletted png?

    1 project | /r/rust | 28 Feb 2023