Skip to content

issues Search Results · repo:imazen/imageflow language:Rust

Filter by

285 results
 (75 ms)

285 results

inimazen/imageflow (press backspace or delete to remove)

ImageMagick: convert input.png -resize 800x -background white -alpha remove output.jpg ImageFlow: ./imageflow_tool-linux-x64 v1/querystring --in input.png --out output.jpg --command w=800 mode=max format=jpeg ...
  • netr
  • 8
  • Opened 
    22 days ago
  • #669

Can you add the Bilateral filter which is used as a standard cleaning filter in many image processing? Or is there already a way to use it?
  • hasantr
  • 1
  • Opened 
    on Jun 25
  • #668

I run to an error SizeLimitExceeded today, that says the max image dimension to work in imageflow is 10 000 pixels. This limit is insufficient for my use case. Is this restraint going to be uplifted? ...
  • dominikfiala
  • 1
  • Opened 
    on Jun 10
  • #666

Is there a way to turn off animation of a GIF picture in imageflow? Or is this out of scope of imageflow? I searched the docs and issues, but didnt find any related options. Also the size of resized ...
  • dominikfiala
  • 4
  • Opened 
    on Jun 6
  • #665

RFC: Quality profiles ( qp=0..100|medium|high|etc), format=auto, format=lossy, format=lossless @jeremy-farrance @iJungleboy @HRasch @wilz05 Could I get a quick sanity check on these new commands I ...
  • lilith
  • 3
  • Opened 
    on Apr 10
  • #664

Works: cargo test --all --release --target=i686-pc-windows-msvc Fails: $env:RUSTFLAGS= -Ctarget-cpu= ; cargo test --all --release --target=i686-pc-windows-msvc
  • lilith
  • Opened 
    on Jan 21
  • #657

Given a 1200x400 image (aspect ratio exactly 3) and a width constraint of 100, a 100x33 image with 99x33 of contents is created. Many other examples of this exist, and it is due to a round-trip rounding ...
  • lilith
  • Opened 
    on Jan 18
  • #656

Hello, thank you for your contribution in this project, I am scanning the unsoundness problem in rust project. I notice the following code: pub struct BitmapBgra { .................. /// pointer ...
  • lwz23
  • 1
  • Opened 
    on Dec 24, 2024
  • #655

We are finally porting some things forward from the legacy Resizer lib to the Imageflow lib. It seems there is something wrong with the Imageflow whitespace trimming when applying percent_padding, or has ...
  • joebfdn
  • 1
  • Opened 
    on Dec 11, 2024
  • #654
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub