About

What is ImgFo ?

ImgFo is a free images reader web application that makes your images content to become easier to read. ImgFo also protecting your content from thieves, so you have no worries to share your original works for public.

Features :

  1. Auto SSL and CDNify
  2. Your content is strongly protected
  3. You control the image source
  4. Lightweight and Fast Loading
  5. Private but Shareable
  6. Unlimited Content Files
  7. No Registration and Free Forever

ImgFo are using Decentralized Server Concept, means that all the contents in ImgFo is placed in their own server. So ImgFo doesn't have any control for it.

How to use

1. Create Images Content

Create your images content and upload to Gist GitHub server or generate the json data source to be uploaded to your own webserver.

Don't Upload to Gist if it contains adult, abuse, sensitive, dirty or bad words or you will get banned automatically by their bots system.

For more details please read our terms of service.


Fields are marked with * is required! Images must be separated by new line.

- If you are using button Upload Images make sure you don't post 18+ content.
- This is a free hosting images, so there is no guarantee for saved permanently.




2. Generate Link

If you choose to Generate JSON Only, save it like my-data.json then upload it to your own webserver or any public server like Google Drive.
After you have the public link of your json data source, you must generate it to hash the link.


Documentation

1. How to Use

There are three ways to use ImgFo, it is:

A. Upload to Gist GitHub

This feature will let you create your images content and saved to your Gist GitHub account.
Please before use this, make sure you read our terms of service.

How to use:

  1. Go to Create Images Content.
  2. Click GitHub Login.
  3. Fill all the required fields.
  4. Click Upload to Gist.
  5. Done, You will get the link of your images content.

B. Upload via WebHook

Upload via WebHook is ImgFo will send the json data source to your own webserver directly. So if you want to use this feature, you have to provide the webserver.
You can get the ImgFo WebHook Script at here.

A. Setup ImgFo WebHook Server

  1. You may need WebHosting with PHP 7.
  2. Just Upload the script into your webserver.
  3. The default link is >> https://yourdomain.com/imgfo-webhook.php

B. How to use
  1. Go to Create Images Content.
  2. Fill all the required fields.
  3. Fill the WebHook URL field with your link. Ex: https://yourdomain.com/imgfo-webhook.php.
  4. Click Upload via WebHook.
  5. Done, You will get the link of your images content.

C. Upload JSON Manually + Generate Link

The flow to do this is:

  1. Go to Create Images Content and Click Generate JSON Only or Create the JSON file (make sure you follow the JSON Structure).
  2. Save it to my-data.json.
  3. Upload my-data.json to your server or you can use any of cloud storage like Google Drive or others.
  4. Get the link, link must be accessible to public.
  5. Generate the link or you can use our Rest API to generate it programatically.
  6. Done, You will get the link of your images content.

2. Advanced

This is the advanced area for you if you want to integrate ImgFo into your system.

A. Requirement Web Server

The requirement of web server to upload the json source is :

  • Must using SSL.
  • Request HTTP method is GET.
  • Response Content-Type must be an application/json.
  • CORS must be allowed for .

If you don't want to use your own web server, you can choose Upload to Gist or as alternative, you are able to upload the json source into GitHub, GitLab, BitBucket, AWS, CDN, etc.

B. Json Data Structure

Json source is your content data in json formatted. This json source is require to be uploaded into your server. So ImgFo application can access your json source.

So here is the structure of json source for your content :

  • cover {string} : This is the image link for cover. [required]
  • title {string} : This is the title of your content. [required]
  • images {array} : This is the array of your images content. [required]
  • original {string} : This is the original title of your content.
  • genre {string} : This is the genre of your content (use commas to separate).
  • author {string} : This is the author name of your content.
  • chapter {string} : This is the chapter number of your content.
  • release_date {string} : This is the release date of your content.
  • status {string} : This is the project status of your content.
  • isbn {string} : This is the isbn code of your content (use commas to separate).
  • publisher {string} : This is the publisher name of your content.
  • translator {string} : This is the translator name of your content.
  • language {string} : This is the language of your content.
  • backlink {string} : This is the link going back to your website.
  • download {string} : This is the link to download your content.
  • description {string} : This is the description of your content.
  • item_per_page {string} : This is to set how many item content to display per page. Default is 50.
  • use_comment {bool|string} : This is to display disqus comment box. Default is true.

Note:

  • chapter value must be string number.
  • item_per_page value must be string number.
  • description value is better to not be more than 250 chars.

Example Json Source

We use GitLab + GitHack CDN :
Click here to see the example json source.

Example Demo

C. Rest API

API to Generate Link

Use this API to generate link of your data json source link.

MethodUrlBody
POSThttps://api.imgfo.com/generate-link{ "url":["https://your-domain.com/path/to/json-source-link.json"] }

Description:

  • Method must be POST
  • Headers must use Content-Type: application/json
  • Body is json format.
  • The value of url in json format can be string / array. Use array for multiple generate link in one request.
  • For more secure, your json source link must use SSL.

Example Request:

Disclaimer

Our Disclaimer

ImgFo is only an application to show your images content, so here is our disclaimer:

  • ImgFo are using Decentralized Server Concept, means that all the contents in ImgFo is placed in their own server. So ImgFo doesn't have any control for it.
  • ImgFo have no control with third party advertisers. If you're having problem with our 3rd party advertiser, you should contact to them.

Terms Of Service

Our Terms of Service

By using ImgFo web application, you are already agree with our terms of service below:

  • You are having 100% control for your content because ImgFo have no server to save your content, if you're lost or delete your source link, so you will lost your content in ImgFo.
  • ImgFo service is free forever but ImgFo are non profit, so ImgFo will put some ads in our view content page.
  • ImgFo is a free service and cannot provide any uptime, support and protection guarantees.
  • ImgFo using 3rd party (button Upload Images) by freeimage.host to host your image directly. This is an optional feature, but if you are using it, you have to follow their terms of service.
  • ImgFo using 3rd party Gist GitHub to make you easy to create your own images content. This is an optional feature, but if you are using it, you have to follow their terms of service
  • Don't too many Upload to Gist, maximum is 5 per day or they will banned you because of spam activity.
  • Don't Upload to Gist if it contains adult, abuse, sensitive, dirty or bad words or you will get banned automatically by their bots system.

Privacy Policy

Our Privacy Policy

At ImgFo, accessible from https://imgfo.com, one of our main priorities is the privacy of our visitors. This Privacy Policy document contains types of information that is collected and recorded by ImgFo and how we use it.

  • Cookies and Web Beacons
    ImgFo not use ‘cookies’ but use `web beacon`. Web beacon are used to store information including visitors’ preferences, and the pages on the website that the visitor accessed or visited. The information is used to optimize the users’ experience by customizing our web page content based on visitors’ browser type and/or other information. Web beacon are using 3rd party service via javascript.
  • Advertise Policy
    ImgFo put some ads and third-party ad servers or ad networks uses technologies like cookies, JavaScript, or Web Beacons that are used in their respective advertisements and links that appear on ImgFo, which are sent directly to users' browser. They automatically receive your IP address when this occurs. These technologies are used to measure the effectiveness of their advertising campaigns and/or to personalize the advertising content that you see on websites that you visit. Note that ImgFo has no access to or control over these cookies that are used by third-party advertisers.
  • Third Party Policies
    ImgFo's Privacy Policy does not apply to other advertisers or websites and ImgFo has no access to or control over these cookies that are used by third-party advertisers.
  • Children’s Information
    We encourage parents and guardians to observe, participate in, and/or monitor and guide their online activity. Because we have no collect the visitor age information.
  • Online Privacy Policy
    This Privacy Policy applies only to our online activities and is valid for visitors to our website with regards to the information that they shared and/or collect in ImgFo. This policy is not applicable to any information collected offline or via channels other than this website.
  • Consent
    By using our website, you hereby consent to our Privacy Policy and agree to its Terms and Conditions.

If you have additional questions or require more information about our Privacy Policy, do not hesitate to contact us.

Advertise

Advertise in ImgFo

We are non profit company, so we will display ads in our content pages.
Please see our disclaimer and terms of service.


Want to advertise with us?

ImgFo current traffic is :

  • 600K++ visitors/monthly
  • 1M++ impressions/monthly
For more details please contact us, I could give you the analytics link if needed.

Support Us

Our Supporters

Want to become our supporters?
Our supporters is listed at here.

Contact Us

Our Contact

Having submission of matters relating to content and copyright?
Want to make some donation to us?
Just contact us at [email protected]