Image Web Services: One That Exists and One That Should

Yesterday I read about an “involuntary web service” by google that lets you create rounded corners on the fly, such as this one:

Google-generated rounded corner

A very neat and nice way to create rounded corners without spending too much time with the Gimp or so. (That’s probably why Google did it in the first place).

Another neat web service came to my mind later that day. It does not exist yet but I would love to find that somewhere:

Apple iTunes mirror effect

A mirror effect like this one used by Apple in iTunes (underneath the actual photo). As far as I know for Mac OSX programmers there is an API that does that and therefore this effect is extensively used in some OSX applications.

That would indeed come in quite handy at times and I imagine it would look quite nice in people’s blogs. Another idea would be the auto-generation of drop shadows for images.

Does anyone volunteer to write a script? :)



7 Responses to “Image Web Services: One That Exists and One That Should”

  1. 1
    Michael Burns Says:

    For image reflection, there is Reflection.js. It is ~5KB of javascript goodness that does some pretty decent image reflection akin to the iTunes feature you mentioned.

    Lickable screenshots on the website: http://cow.neondragon.net/stuff/reflection/

  2. 2
    Fred Says:

    Hey Mike, that’s awesome, thanks — I like it :) And I will certainly consider using that when I replace this (admittedly quite ugly) blog theme by a new one, soon!

  3. 3
    Faaborg Says:

    Darn, Michael beat me to it…

  4. 4
    Fred Says:

    Snap, it seems like everybody knew about this but me! ;)

  5. 5
    Michael Burns Says:

    Don’t beat yourself up, Fred… Not like it was dugg about 7 months ago or anything. ;)

    http://digg.com/design/Javascript_Reflection_Effect )

  6. 6
    kourge Says:

    The thing that’s great about Reflection.js is that the reflection is generated on the fly and adopts the background. You can also fine-tune the reflection.

  7. 7
    image reflection Says:

    Reflection.js is a very easy script to use.
    Results are great.
    You can check how this script has been implemented at
    http://www.featurepics.com/Editorial/Image-Reflection-Special-Effect.aspx

    Very nice results…

Leave a Reply