2017年1月11日 星期三

製作網站縮圖的方法( Web thumbnail service)

 https://blinky.nemui.org/ 網站有製作網站縮圖的功能(原來網址為https://mozshot.nemui.org/),似乎是利用Ruby 寫的,Licence是 Open Source,利用shot參數即可做到,完整連結如下:
https://blinky.nemui.org/shot?http://huang987.blogspot.tw/

搭配使用 html語法,即可製作如下的網站縮圖

 點進來看看吧!

 點進來看看吧!

 點進來看看吧!

























使用語法如下:
Usage Example:
     - Simple:
       https://blinky.nemui.org/shot?http://google.com/
     - Get small (64x64) image:
       https://blinky.nemui.org/shot/small?http://google.com/
     - Get large (256x256) image:
       https://blinky.nemui.org/shot/large?http://google.com/
     - Get 800x600 image:
       https://blinky.nemui.org/shot/800x600?http://google.com/
     - Set browser window size to 300x300:
       https://blinky.nemui.org/shot/-300x300?http://google.com/
     - Specify window & image size:
       https://blinky.nemui.org/shot/800x800-800x800?http://google.com/

沒有留言:

熱門文章