Coder Social home page Coder Social logo

Comments (4)

lilith avatar lilith commented on June 3, 2024
  1. I don't think overwriting the file is the default behavior. It shouldn't be returning status code 0 if the file already exists, though.
  2. Not sure what you mean by that. However, quality=30 in Imageflow and quality=30 in ImageMagick do not correlate whatsoever, as the codecs are different and the values have different meanings in every codec. Typically, you can set a drastically lower quality value in Imageflow and get the same visual quality. This makes file size benchmarks hard unless you have a comparison tool (I'm releasing one soon).
  3. Overwriting files silently isn't good, and thus not the default, but if a file already exists the tool probably should express that in a failing status code (I think). I'll add some integration test cases to make sure all behavior is defined. Could you explain what you mean by attempting to cheat?

from imageflow.

bes-internal avatar bes-internal commented on June 3, 2024

I saw the main offer of this tool is "get higher-quality images with smaller file sizes". This raises some doubts even if you have new efficient implementation of algorithms. If you just use open libs implementations, then it's still not clear where the smaller file size is taken from, except at the downgrade of quality.
Anyway but why the quality field (I don’t know how it is displayed or filled) has a value not equal as transferred to the tool? It would be convenient to use these data later.
Why quality field disappear from out at low values?

from imageflow.

lilith avatar lilith commented on June 3, 2024

from imageflow.

lilith avatar lilith commented on June 3, 2024

If you select a set of images (say - 4 to 8), we can process them side-by-side with ImageMagick and Imageflow to compare the balance of visual quality and file size.

from imageflow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.