图像优化(带Google的Google App Engine) [英] Image Optimization (Google App Engine with Python)

查看:138
本文介绍了图像优化(带Google的Google App Engine)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我还没有找到类似的问题,我正在寻找图像优化。



我测试了Facebook可以优化上传的图片的多少:


980KB - > 77KB

846KB - > 62.1KB

从我发现,Facebook能够优化图像10倍,同时仍然有一些最低的图像质量,至于上面的测试。

所以,任何人都可以分享您已经实施了哪些最佳方式来优化用户上传的图片?

当我在互联网上搜索时,我看到一些网站为图像优化提供付费服务。但是,我们不希望在此阶段订阅任何付费服务以进行图像优化。



我正在Google App Engine环境中使用Python语言开发项目。我们可以从Python库甚至Google App Engine库中重用的任何部分实现这一目标吗? 可能你应该明星问题可以将pngcrush功能添加到AppEngine images API中。

I haven't found a similar question that I'm looking for Image Optimization.

I've tested how much Facebook can optimize the image uploaded:

980KB --> 77KB

846KB --> 62.1KB

From what I found out, Facebook is capable of optimizing the image up to 10 times while still pertaining some minimum image quality, as for the test above.

So, can anyone share what are the best ways that you have implemented to optimize image uploaded by user ?

When I searched in internet, I've seen some websites offer paid service for image optimization. However, we prefer not to subscribe for any paid service for image optimization at this stage.

I'm developing the project with Python language within Google App Engine environment. Any part where we can reuse from Python libraries or even Google App Engine libraries to achieve so ?

解决方案

Probably you should star this issue to get pngcrush like functionality added to the AppEngine images API.

这篇关于图像优化(带Google的Google App Engine)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆