— iIT-Services

Archive
Tag "Website"

An imagemap is a graphic image where a user can click on different parts of the image and be directed to different destinations. imagemaps are made by defining each of the hot areas in terms of their x and y coordinates (relative to the top left hand corner). With each set of coordinates, you specify a link that users will be directed to when they click within the area.

On image-map.net, all operations are client side in the browser using the power of HTML5, SVG and JavaScript: https://www.image-map.net.

Read More

wkhtmltopdf and wkhtmltoimage are open source (LGPLv3) command line tools to render HTML into PDF and various image formats using the Qt WebKit rendering engine. These run entirely “headless” and do not require a display or display service. Link: https://wkhtmltopdf.org/downloads.html.

Read More

The website This Person Does Not Exist showcases fully automated human image synthesis by endlessly generating images that look like facial portraits of human faces: https://thispersondoesnotexist.com.

Read More

HTTP File Server, otherwise known as HFS, is a free web server specifically designed for publishing and sharing files. The complete feature set differs from other web servers; it lacks some common features, like CGI, or even ability to run as a Windows service, but includes, for example, counting file downloads. It is even advised against using it as an ordinary web server.

HFS is a small HTTP file server, aimed at mostly sharing files for download.
The official documentation describes HFS as:

  • HFS (Http File Server) is file sharing software which allows you to send and receive files. You can limit this sharing to just a few friends, or be open to the whole world.
  • HFS is different from classic file sharing because there is no network. HFS is a web server which uses web technology to be more compatible with today’s Internet.
  • Since it is actually a web server, your friends can download files as if they were downloading from a website using a web browser, such as Internet Explorer or Firefox. Your users don’t have to install any new software.
  • HFS lets you share your files. Most web servers are used to publish a website, but HFS is not designed to do that. You are, however, free to use it in any way you wish, – but at your own risk.

Link: http://www.rejetto.com/hfs.

Read More

Paste the address (URL) of any web page and the tool will instantly capture a high-resolution screenshot of the full page as a PNG image: http://ctrlq.org/screenshots/.

Read More

A free (GPL, libre/free software) and easy-to-use offline browser utility. You can download a whole website to make it available offline or to save specific files: http://www.httrack.com/.

Read More