Content deleted Content added
m Reverted 1 edit by Barack Jafar (talk) to last revision by Trade |
|||
(554 intermediate revisions by more than 100 users not shown) | |||
Line 1:
{{refimprove|date=June 2022}}
{{internet hosting}}▼
{{short description|Service for hosting images on an Internet website}}
▲{{internet hosting|right}}
An '''image hosting service''' allows individuals to upload [[
== How it works ==▼
▲An '''image hosting service''' allows individuals to upload [[images]] to an [[Internet]] website. The image host will then store the image onto its server, and show the individual different types of code to allow others to view that image. Because many users do not have personal webspace, either as a paid service, or through an ISP offering, Image Hosting services have become massively popular as the demand for hosting services increases. With the explosion of the popularity of blogs, forums, and other interactive pages, image hosting services have become extremely popular among end users.
Typically image hosting websites provide an upload interface; a form in which the uploader specifies the ___location of an image file on their local computer file system. After pressing a "Submit" button, the file is uploaded to the image host's [[Server (computing)|server]]. Some image hosts allow the uploader to specify multiple files at once using this form, or the ability to upload one [[ZIP (file format)|ZIP]] archive containing multiple images. Additionally, some hosts allow [[FTP]] access, where single or multiple files can be uploaded in one session using FTP software or an FTP-capable browser.
After this process, the image is hosted on the server. Typically, this means that the image is available on the web (to the public). The uploader may also be allowed to specify inline links to the hosted image, in order to embed it on other websites e.g.
▲==How it works==
* Linking with [[BBcode]]▼
* Linking with [[HTML]] code
▲* Linking with [[BBcode]]
* A clickable [[thumbnail]] that is linked to the full image
Usually, the image host will put restrictions on the maximum image size allowed, or the maximum space or bandwidth allowed per user. Due to [[Bandwidth (computing)|bandwidth]] costs, free services usually offer relatively modest size limits per image when compared to paid services
== Tools ==▼
Image hosts also allow tools such as the ability to create photoblogs/galleries with your images, or add them to a
== Identification ==
Hosting services have the potential ability to identify when and where their images are being used. When an image file is accessed, the image host is capable of logging the date and the general numeric [[internet address]] of the request.
In the case of [[spam (email)|spam]], the messages often include unique image URLs that are specific to that message only. The unique URL is used as a tracking ID, so that the image host can identify exactly what message intended for what specific recipient has been viewed, in addition to the date and host accessing the image. This is why many email reading systems do not show images by default, to protect the reader from having their reading of spam being tracked by the email senders.
== Cost ==▼
Many image hosts are free, some do not even require registration. Of the free image hosts, the vast majority are supported by [[
Some free hosts have optional paid image hosting functions,
== History ==
Before the development of image hosting services, the display and exchange of images on the early public Internet of the 1980s–1990s was a laborious and complex process. Expertise was needed to set up a private file server, to connect it to the Internet, and paying for the potentially expensive dedicated Internet connection. Some experts would provide access to a Unix shell and some file storage, via paid access, free public access, or just made available to a select group of private friends. Uploading of images was accomplished with command-line tools like FTP, or uploading images using slow 14.4 to 33.6 kilobit dialup modem connections and terminal protocols like [[XMODEM]] to the server storage.
Before the [[World Wide Web|Web]] was developed, images would primarily be downloaded manually from file servers or from [[binary newsgroups]] on [[Usenet]], and displayed with a separate image viewer. The expansion of the Web in the 1990s brought text and images together, allowing for inline display of images without separate downloading, but still required the above expertise and methods to make the images available.
Also, on the early web, some technical knowledge was required to know how to even make an uploaded image display on a discussion forum. Typically, images would accessed using a [[URL]] format similar to:
<pre>http://www.example.com/~username/directory/image.jpg</pre>
but to make the image actually display in a discussion forum, this would need to be manually rewritten in [[HTML markup]] in the forum post, as
<pre><img src="http://www.example.com/~username/directory/image.jpg"></pre>
▲==Tools==
▲Image hosts also allow tools such as the ability to create photoblogs/galleries with your images, or add them to a slideshow for easier viewing. Some offer more advanced tools such as the ability for an individual to add notes to an image they uploaded, transloaders, or browser sidebars. Other hosts have introduced novel features, such as the ability to automatically resize images down to a user-selected size.
One of the primary new features of the early and developing Web that enabled the easy sharing of images and other data, was the concept of being able to upload or [[HTTP POST]] a file via the web browser to the remote server. This alone helped to eliminate all the complex steps of needing to understand [[command line]] tools like FTP or uploading via a modem terminal.
▲==Cost==
▲Many image hosts are free. Of the free image hosts, the vast majority are supported by [[advertisement]]. Showing advertisements to users has enabled image size and bandwidth limits to be increased as compared to image hosts operating purely from the owner’s generosity.
Early image and data storage servers also initially left the uploaded content unchanged, sometimes resulting in undesirable web page display problems, such as too high resolution causing page layout problems in discussion forums, or too high detail causing very slow page loading times. The sharing of potentially incompatible image formats could also result in them not displaying properly for some viewers.
▲Some free hosts have optional paid image hosting functions and some hosts offer only paid services. Generally speaking, the features and storage available are better for paid services while the cost is still much less than the cost of purchasing [[webhosting]] to operate a [[website]]. Paid services allow you to have password protected albums, customizable skins, and customized subdomains. There are many other paid services available that offer different packages of features, options, and costs. There is no one host that is perfect for everybody, so make sure you are happy with what you are getting or shop around more.
The early and developing image sharing services eventually added the ability to automatically resize and recompress uploaded images into standardized sizes and formats, for maximum browser compatibility and minimizing of bandwidth usage for unnecessarily large images.
The provision for early image sharing services to automatically create sharing links also reduced the need for technical knowledge of where the image was uploaded.
* [[Photo sharing]]▼
==
* [[List of image-sharing websites]]
== References ==
<references/>
[[Category:
|