Skip to content
This repository has been archived by the owner on Sep 11, 2022. It is now read-only.

Feedback: using resize with Blade #36

Closed
jondot opened this issue Oct 2, 2015 · 2 comments
Closed

Feedback: using resize with Blade #36

jondot opened this issue Oct 2, 2015 · 2 comments

Comments

@jondot
Copy link

jondot commented Oct 2, 2015

Hi, I've built Blade on top of resize and have nothing but high regards. See the following:

https://github.com/jondot/blade
http://blog.paracode.com/2015/10/01/a-modern-ios-app-icon-and-image-workflow-with-blade/

I'm very happy with the API and the options, resize strikes a sweet spot of being simple and powerful. At first, I was testing out c-based libraries but made a bet on this as a pure-go implementation. It paid off, I can compile Blade on Gopherjs and run image transformation within node.js.

Thanks!

@nfnt
Copy link
Owner

nfnt commented Oct 2, 2015

Thanks for the feedback! I'm very glad to hear that it's working great for your application. The sweet spot you're mentioning is something I was striving for. Of course this has some drawbacks, you won't get the highest quality or fastest speed possible but it should be just good enough for most use cases.

@nfnt nfnt closed this as completed Oct 2, 2015
@dmitshur
Copy link

dmitshur commented Oct 2, 2015

It paid off, I can compile Blade on Gopherjs and run image transformation within node.js.

That's awesome! Thanks for sharing. /cc @neelance

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants