Showing posts with label Tools. Show all posts
Showing posts with label Tools. Show all posts

Wednesday, May 28, 2014

Image Transformer (Resize, Rotate, flip and Enhance)


check a file on the web...
Image URL:

or check a file on your local disk

or drop files here

Transform Image:
Resize: New Width:     New Height: Stretch:
Rotate: Rotate Degree: 90    180    270   
Horizontal Flip
Vertical Flip
Enhance Iamge


This server side is deployed on GAE, it uses GAE's ImagesService to resize, rotate, flip and enhance images.
GAE Images Java API Overview

Tuesday, May 27, 2014

Exif Viewer: Extract Metadata from Image

check a file on the web...
Image URL:

or check a file on your local disk

or drop files here
List All Meta

This server side is deployed on GAE, and uses java metadata-extractor lib to extract meta data from image files.
https://drewnoakes.com/code/exif/
https://code.google.com/p/metadata-extractor/w/list

Monday, May 5, 2014

Dict Demo

This is a practical usage of Jsoup to extract content from webpage.
Result:  

Wednesday, April 16, 2014

Unblock Websites

Some companies may block some website for unreasonable reason, for example: block Google Cache site: webcache.googleusercontent.com, mark it as Proxy/Anonymizer. This is a pain at sometime when we have to access google cache. So I wrote this simple tool.

Result:  

Monday, April 14, 2014

Boilerpipe Demo

Boilerpipe Demo
Welcome to the Web API for the boilerpipe Java library.
boilerpipe provides algorithms to detect and remove the surplus "clutter" (boilerplate, templates) around the main textual content of a web page.

Original Demo is at http://boilerpipe-web.appspot.com/, but it's too popular, and we often meet got "Over Quota" error, so I made this simple demo here for anyone who is interested in Boilerpipe.



Result:  

Saturday, March 29, 2014

Programming Tools: Epoch & Unix Timestamp Conversion

this (milli)second time number:

is the equivalent of this localized date string:

is the equivalent of GMT date string: