imgbox.com Open in urlscan Pro
212.63.223.235  Public Scan

URL: https://imgbox.com/
Submission: On October 31 via manual from US — Scanned from SE

Form analysis 2 forms found in the DOM

POST /upload/process

<form accept-charset="UTF-8" action="/upload/process" class="no-files-selected form-horizontal" enctype="multipart/form-data" id="upload-form" method="post" onsubmit="return false;">
  <div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="✓"><input name="authenticity_token" type="hidden" value="2ph5R5ubkxuH+uTzOzGP3EOKG/TW9qujCErE3aYwY5Q="></div>
  <div class="row no-files-selected">
    <div class="span4 offset4 boxed text-center">
      <div class="boxed-content">
        <div>
          <span class="btn btn-warning fileinput-button select-files-button-large">
            <i class="icon-cloud-upload"></i>
            <span>UPLOAD IMAGES</span>
            <input id="" type="file" name="files[]" accept="image/gif, image/jpeg, image/png" multiple="">
          </span>
        </div>
        <div class="small-text margin-top-20"> Host JPG, GIF and PNG images up to 10MB each.<br> (or Drag and Drop your files here) </div>
      </div><!--/boxed-content-->
    </div><!--/boxed-->
  </div>
  <div class="row no-files-selected margin-top-10">
    <div class="span4 offset4 boxed text-center">
      <div class="boxed-content" style="color:#008700; font-size:16px;">
        <i class="icon-lock"></i> SSL-Enabled
      </div><!--/boxed-content-->
    </div><!--/boxed-->
  </div>
  <div class="row no-files-selected margin-top-10">
    <div class="span4 offset4 boxed text-left">
      <div class="boxed-content" style="line-height:21px;text-align:justify">
        <img src="/images/imgbox_large.png" style="width:50px"> is a free service with more than 7 years of history, empowering people to upload, share and enjoy images online.<br><br> Hosting millions of files requires massive resources and it
        simply became too big for our previous hosting platform to handle.<br><br> We are pleased to announce we have partnered with a new team that have extensive experience in large-scale hosting, our new gen hardware enables us to continue to
        provide the high standard of service that you are used to, while preparing us for many billions of files into the future.<br><br> Sincerely,<br> The Team
      </div><!--/boxed-content-->
    </div><!--/boxed-->
  </div>
  <div class="row no-files-selected margin-top-10">
    <div class="span4 offset4 boxed text-left">
      <div class="boxed-content" style="padding-left:40px; line-height:21px;">
        <i class="icon-ok"></i> Hotlinking<br>
        <i class="icon-ok"></i> Super blazing fast<br>
        <i class="icon-ok"></i> 10MB maximum file size<br>
        <i class="icon-ok"></i> Simple interface<br>
        <i class="icon-ok"></i> Unlimited storage space<br>
        <i class="icon-ok"></i> Unlimited storage time
      </div><!--/boxed-content-->
    </div><!--/boxed-->
  </div>
  <div class="row no-files-selected margin-top-10">
    <div class="span4 offset4 boxed text-left">
      <div class="boxed-content" style="line-height:21px; text-align:center; font-size:16px;">
        <a href="https://sendvid.com/?src=ixfp" target="_blank" style="text-decoration:underline;">Upload Videos</a>
      </div><!--/boxed-content-->
    </div><!--/boxed-->
  </div>
  <div class="row files-selected">
    <div class="span6 offset3 boxed">
      <div class="boxed-content">
        <div class="row-fluid">
          <div class="span4">
            <label class="control-label span12 label-text-left">Content Type</label>
          </div>
          <div class="span8">
            <select class="selectpicker span12" data-style="btn-inverse" id="dropdown-content-type" name="content-type" style="display: none;">
              <option selected="selected" value="0">SELECT CONTENT TYPE</option>
              <option value="1">Family Safe Content</option>
              <option value="2">Adult Content</option>
            </select>
            <div class="btn-group bootstrap-select span12"><button type="button" class="btn dropdown-toggle selectpicker btn-inverse" data-toggle="dropdown" data-id="dropdown-content-type"><span class="filter-option pull-left">SELECT CONTENT
                  TYPE</span>&nbsp;<span class="caret"></span></button>
              <div class="dropdown-menu open">
                <ul class="dropdown-menu inner selectpicker" role="menu">
                  <li rel="0" class="selected"><a tabindex="0" class="" style=""><span class="text">SELECT CONTENT TYPE</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
                  <li rel="1"><a tabindex="0" class="" style=""><span class="text">Family Safe Content</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
                  <li rel="2"><a tabindex="0" class="" style=""><span class="text">Adult Content</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
                </ul>
              </div>
            </div>
          </div>
        </div>
        <div class="row-fluid margin-top-10">
          <div class="span4">
            <label class="control-label span12 label-text-left">Thumbnail</label>
          </div>
          <div class="span8">
            <select class="selectpicker span12" data-style="btn-inverse" id="thumbnail-option" name="thumbnail-option" style="display: none;">
              <optgroup label="SQUARE (center cropped)">
                <option selected="selected" value="100c">100x100 pixel (square)</option>
                <option value="150c">150x150 pixel (square)</option>
                <option value="200c">200x200 pixel (square)</option>
                <option value="250c">250x250 pixel (square)</option>
                <option value="300c">300x300 pixel (square)</option>
                <option value="350c">350x350 pixel (square)</option>
                <option value="500c">500x500 pixel (square)</option>
                <option value="800c">800x800 pixel (square)</option>
              </optgroup>
              <optgroup label="RESIZED (keep aspect ratio)">
                <option value="100r">100x100 pixel (resized)</option>
                <option value="150r">150x150 pixel (resized)</option>
                <option value="200r">200x200 pixel (resized)</option>
                <option value="250r">250x250 pixel (resized)</option>
                <option value="300r">300x300 pixel (resized)</option>
                <option value="350r">350x350 pixel (resized)</option>
                <option value="500r">500x500 pixel (resized)</option>
                <option value="800r">800x800 pixel (resized)</option>
              </optgroup>
            </select>
            <div class="btn-group bootstrap-select span12"><button type="button" class="btn dropdown-toggle selectpicker btn-inverse" data-toggle="dropdown" data-id="thumbnail-option"><span class="filter-option pull-left">100x100 pixel
                  (square)</span>&nbsp;<span class="caret"></span></button>
              <div class="dropdown-menu open">
                <ul class="dropdown-menu inner selectpicker" role="menu">
                  <li rel="0" class="selected">
                    <dt><span class="text">SQUARE (center cropped)</span></dt><a tabindex="0" class="opt " style=""><span class="text">100x100 pixel (square)</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a>
                  </li>
                  <li rel="1"><a tabindex="0" class="opt " style=""><span class="text">150x150 pixel (square)</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
                  <li rel="2"><a tabindex="0" class="opt " style=""><span class="text">200x200 pixel (square)</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
                  <li rel="3"><a tabindex="0" class="opt " style=""><span class="text">250x250 pixel (square)</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
                  <li rel="4"><a tabindex="0" class="opt " style=""><span class="text">300x300 pixel (square)</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
                  <li rel="5"><a tabindex="0" class="opt " style=""><span class="text">350x350 pixel (square)</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
                  <li rel="6"><a tabindex="0" class="opt " style=""><span class="text">500x500 pixel (square)</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
                  <li rel="7"><a tabindex="0" class="opt " style=""><span class="text">800x800 pixel (square)</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
                  <li rel="8">
                    <div class="div-contain">
                      <div class="divider"></div>
                    </div>
                    <dt><span class="text">RESIZED (keep aspect ratio)</span></dt><a tabindex="0" class="opt " style=""><span class="text">100x100 pixel (resized)</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a>
                  </li>
                  <li rel="9"><a tabindex="0" class="opt " style=""><span class="text">150x150 pixel (resized)</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
                  <li rel="10"><a tabindex="0" class="opt " style=""><span class="text">200x200 pixel (resized)</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
                  <li rel="11"><a tabindex="0" class="opt " style=""><span class="text">250x250 pixel (resized)</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
                  <li rel="12"><a tabindex="0" class="opt " style=""><span class="text">300x300 pixel (resized)</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
                  <li rel="13"><a tabindex="0" class="opt " style=""><span class="text">350x350 pixel (resized)</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
                  <li rel="14"><a tabindex="0" class="opt " style=""><span class="text">500x500 pixel (resized)</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
                  <li rel="15"><a tabindex="0" class="opt " style=""><span class="text">800x800 pixel (resized)</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
                </ul>
              </div>
            </div>
          </div>
        </div>
        <div class="row-fluid margin-top-10">
          <div class="span4">
            <label class="control-label span12 label-text-left">Comments</label>
          </div>
          <div class="span8">
            <select class="selectpicker span12" data-style="btn-inverse" id="comments-option" name="comments-option" style="display: none;">
              <option selected="selected" value="1">Enable Comments</option>
              <option value="0">Disable Comments</option>
            </select>
            <div class="btn-group bootstrap-select span12"><button type="button" class="btn dropdown-toggle selectpicker btn-inverse" data-toggle="dropdown" data-id="comments-option"><span class="filter-option pull-left">Enable
                  Comments</span>&nbsp;<span class="caret"></span></button>
              <div class="dropdown-menu open">
                <ul class="dropdown-menu inner selectpicker" role="menu">
                  <li rel="0" class="selected"><a tabindex="0" class="" style=""><span class="text">Enable Comments</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
                  <li rel="1"><a tabindex="0" class="" style=""><span class="text">Disable Comments</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
                </ul>
              </div>
            </div>
          </div>
        </div>
        <div class="row-fluid margin-top-10">
          <div class="span4">
            <label class="control-label span12 label-text-left">Gallery Option</label>
          </div>
          <div class="span8">
            <select class="selectpicker span12" data-style="btn-inverse" id="gallery-option" name="gallery-option" style="display: none;">
              <option value="1">Create a New Gallery</option>
              <option value="3">Do Not Create a Gallery</option>
            </select>
            <div class="btn-group bootstrap-select span12"><button type="button" class="btn dropdown-toggle selectpicker btn-inverse" data-toggle="dropdown" data-id="gallery-option"><span class="filter-option pull-left">Create a New
                  Gallery</span>&nbsp;<span class="caret"></span></button>
              <div class="dropdown-menu open">
                <ul class="dropdown-menu inner selectpicker" role="menu">
                  <li rel="0" class="selected"><a tabindex="0" class="" style=""><span class="text">Create a New Gallery</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
                  <li rel="1"><a tabindex="0" class="" style=""><span class="text">Do Not Create a Gallery</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
                </ul>
              </div>
            </div>
          </div>
        </div>
        <div class="row-fluid margin-top-10 existing-gallery-picker hidden">
        </div>
        <script type="text/javascript">
          $('#select-search-box').click(function(e) {
            e.stopPropagation();
          });
          $('#select-search-box').keyup(function() {
            v = $("#select-search-box").val();
            var regexp = new RegExp(v, 'gi');
            $('#select-search-list li').each(function(index) {
              console.log($(this).data("title"));
              console.log(v);
              if ($(this).data("title").match(regexp)) {
                console.log("match");
                $(this).show();
              } else {
                console.log("no match");
                $(this).hide();
              }
            });
          });
          $('#select-search-list li').click(function() {
            $('#existing-gallery-option-btn').addClass("btn-inverse");
            $('#existing-gallery-option-btn').removeClass("btn-danger");
            $('#bootstrap-custom-select-title').text($(this).data("title"));
            $('#existing-gallery-option').val($(this).data("value"));
          });
        </script>
        <div class="row-fluid margin-top-10 new-gallery-title-input-container">
          <input type="text" id="gallery-title" name="gallery-title" placeholder="Enter a Gallery Name" maxlength="100" class="input-block-level">
        </div>
        <div class="row-fluid margin-top-20 fileupload-buttonbar text-center">
          <button type="submit" class="btn btn-warning btn-large" id="fake-submit-button">
            <i class="icon-cloud-upload"></i>
            <span>Start upload</span>
          </button>
          <button type="submit" class="hidden start" id="real-submit-button"></button>
          <button type="reset" class="btn btn-inverse cancel uploading">
            <i class="glyphicon glyphicon-ban-circle"></i>
            <span>Cancel upload</span>
          </button>
          <button type="button" class="hidden delete"></button>
        </div>
      </div><!--/boxed-content-->
    </div><!--/boxed-->
  </div><!--/row-->
  <div class="row uploading">
    <div class="span6 offset3 boxed">
      <div class="boxed-content">
        <h3 class="text-center" style="margin-top:0px;">Uploading</h3>
        <div class="fileupload-progress">
          <!-- The global progress bar -->
          <div class="progress" role="progressbar" aria-valuemin="0" aria-valuemax="100">
            <div class="progress-bar" style="width:30%;"></div>
          </div>
          <!-- The extended global progress information -->
          <div class="progress-extended text-center">&nbsp;</div>
        </div>
      </div><!--boxex-content-->
    </div><!--boxed-->
  </div><!--row-->
  <div class="row upload-done hidden">
    <div class="span6 offset3 boxed">
      <div class="boxed-content">
        <h3 class="text-center" style="margin-top:0px;">Processing...</h3>
      </div><!--boxex-content-->
    </div><!--boxed-->
  </div><!--row-->
  <div class="row hidden margin-top-20" id="error-list-container">
    <div class="span6 offset3 boxed">
      <div class="boxed-content">
        <div style="clear:both;">
          <h3 style="margin-top:0px;" class="pull-left">Errors</h3>
          <button class="btn btn-warning pull-right" id="error-list-continue-button" style="margin-top:8px;">Continue</button>
        </div>
        <div style="clear:both;">
          <ul id="error-list"></ul>
        </div>
      </div><!--boxex-content-->
    </div><!--boxed-->
  </div><!--row-->
  <div class="row files-selected uploading margin-top-20">
    <div class="span6 offset3 boxed">
      <div class="boxed-content">
        <div class="not-uploading">
          <span class="btn btn-inverse fileinput-button">
            <span>ADD MORE</span>
            <input id="" type="file" name="files[]" multiple="">
            <!--accept="image/gif, image/jpeg, image/png"-->
          </span>
          <a class="cancel-all pull-right" href="#!">
              remove all
            </a>
        </div>
        <div class="uploading margin-bottom-20" style="height:20px;">
          <a class="cancel-all pull-right cancel" href="/">
              cancel upload
            </a>
        </div>
        <div id="files" class="files margin-top-20"></div>
      </div><!--boxed-content-->
    </div><!--boxed-->
  </div><!--row-->
</form>

POST /

<form accept-charset="UTF-8" action="/" class="hidden" id="redirect-form" method="post">
  <div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="✓"><input name="authenticity_token" type="hidden" value="2ph5R5ubkxuH+uTzOzGP3EOKG/TW9qujCErE3aYwY5Q="></div>
  <input type="hidden" name="token_id" id="redirect-form-token-id" value="">
  <input type="hidden" name="token_secret" id="redirect-form-token-secret" value="">
</form>

Text Content

fast, simple image hosting
 * Upload
 * Upload Video
 * Login
 * Register

Changes saved!

UPLOAD IMAGES
Host JPG, GIF and PNG images up to 10MB each.
(or Drag and Drop your files here)
SSL-Enabled
is a free service with more than 7 years of history, empowering people to
upload, share and enjoy images online.

Hosting millions of files requires massive resources and it simply became too
big for our previous hosting platform to handle.

We are pleased to announce we have partnered with a new team that have extensive
experience in large-scale hosting, our new gen hardware enables us to continue
to provide the high standard of service that you are used to, while preparing us
for many billions of files into the future.

Sincerely,
The Team
Hotlinking
Super blazing fast
10MB maximum file size
Simple interface
Unlimited storage space
Unlimited storage time
Upload Videos
Content Type
SELECT CONTENT TYPE Family Safe Content Adult Content
SELECT CONTENT TYPE 
 * SELECT CONTENT TYPE
 * Family Safe Content
 * Adult Content

Thumbnail
100x100 pixel (square) 150x150 pixel (square) 200x200 pixel (square) 250x250
pixel (square) 300x300 pixel (square) 350x350 pixel (square) 500x500 pixel
(square) 800x800 pixel (square)100x100 pixel (resized) 150x150 pixel (resized)
200x200 pixel (resized) 250x250 pixel (resized) 300x300 pixel (resized) 350x350
pixel (resized) 500x500 pixel (resized) 800x800 pixel (resized)
100x100 pixel (square) 
 * SQUARE (center cropped)100x100 pixel (square)
 * 150x150 pixel (square)
 * 200x200 pixel (square)
 * 250x250 pixel (square)
 * 300x300 pixel (square)
 * 350x350 pixel (square)
 * 500x500 pixel (square)
 * 800x800 pixel (square)
 * 
   RESIZED (keep aspect ratio)100x100 pixel (resized)
 * 150x150 pixel (resized)
 * 200x200 pixel (resized)
 * 250x250 pixel (resized)
 * 300x300 pixel (resized)
 * 350x350 pixel (resized)
 * 500x500 pixel (resized)
 * 800x800 pixel (resized)

Comments
Enable Comments Disable Comments
Enable Comments 
 * Enable Comments
 * Disable Comments

Gallery Option
Create a New Gallery Do Not Create a Gallery
Create a New Gallery 
 * Create a New Gallery
 * Do Not Create a Gallery



Start upload Cancel upload


UPLOADING

 


PROCESSING...


ERRORS

Continue

ADD MORE remove all
cancel upload



Help Terms Privacy Report Abuse
Terms Privacy Help