ข้ามไปที่เนื้อหาหลัก

Image manipulating webservice ( resize, crop, flip, rotate )

hosting ฟรี ก็ไม่รู้จะไป resize image ที่ไหน เป็นอะไรที่ shit จริงๆ

วันนี้ว่างๆ เลยขอยืมพลังอากู๋ ซักหน่อย

เลยทำ image webservice ( resize, crop, flip, rotate ) ไว้ เผื่อใช้เองในอนาคต

app กระจอก แต่มีประโยชน์ เพราะว่าไม่ได้ใช้พลัง server ตัวเอง ฮาๆ



Can't read ? No problem. I will be appreciated for your feedback here.



1 August 2015 : Change path from http://dsin.appspot.com/image to http://image-webservice.appspot.com

ความคิดเห็น

Cantuária กล่าวว่า
Hello There,

I'm developing a plugin for WordPress which will resize the uploaded image if it have large dimensions. It'll try use some solutions like own PHP functions (which sucks) and ImageMagick (which need to be installed at server side).

I could succesfull make the plugin work using as one of it's solution use your webservice. So, can I use it at the plugin?

Best Regards
Cantuária กล่าวว่า
Hello There,

I'm developing a plugin for WordPress which will resize the uploaded image if it have large dimensions. It'll try use some solutions like own PHP functions (which sucks) and ImageMagick (which need to be installed at server side).

I could succesfull make the plugin work using as one of it's solution use your webservice. So, can I use it at the plugin?

Best Regards
dsin กล่าวว่า
Sure. I am glad to here that my little project is useful for you :)
Satya กล่าวว่า
Hi, How do I make it work as GET method.