try.diffoscope.org Open in urlscan Pro
46.43.2.47  Public Scan

URL: https://try.diffoscope.org/
Submission: On September 04 via api from LU — Scanned from GB

Form analysis 1 forms found in the DOM

POST

<form method="POST" class="form-horizontal" action="" enctype="multipart/form-data">
  <input type="hidden" name="csrfmiddlewaretoken" value="RsmUQBzL9OiaNscTjicve3Xba8OJAYtHf21UikmjFMV9HKNX6vdvRtfFGcenoYGR">
  <div class="row">
    <div class="col-xs-10 col-xs-offset-1">
      <div class="row">
        <div class="col-md-5 col-xs-12">
          <div class="form-group ">
            <label for="id_file_a"> File #1 <span class="text-muted">(max: 60MB)</span>
            </label>
            <input id="id_file_a" type="file" class="form-control input-lg" name="file_a" value="" maxlength="100" required="">
          </div>
        </div>
        <div class="col-md-5 col-md-offset-1 col-xs-12 col-xs-offset-0">
          <div class="form-group ">
            <label for="id_file_b"> File #2 <span class="text-muted">(max: 60MB)</span>
            </label>
            <input id="id_file_b" type="file" class="form-control input-lg" name="file_b" value="" maxlength="100" required="">
          </div>
        </div>
      </div>
      <div class="form-group upload">
        <div class="col-sm-9 col-sm-offset-1">
          <button type="submit" class="btn btn-primary btn-block btn-lg"> Upload &amp; compare files </button>
        </div>
      </div>
      <br>
      <p class="lead text-center"> … or use the command-line interface: </p>
      <div class="card">
        <div class="card-body">
          <pre class="cli my-0">$ pip install trydiffoscope <span class="text-muted"> # or: sudo apt install trydiffoscope</span>
$ trydiffoscope --webbrowser /path/to/file1 /path/to/file2</pre>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

TRY DIFFOSCOPE NOW…

diffoscope is a tool to get to the bottom of what makes files or directories
different. It recursively unpacks archives of many kinds and transforms various
binary formats into more human readable forms to compare them.

File #1 (max: 60MB)
File #2 (max: 60MB)
Upload & compare files


… or use the command-line interface:

$ pip install trydiffoscope  # or: sudo apt install trydiffoscope
$ trydiffoscope --webbrowser /path/to/file1 /path/to/file2

diffoscope is being developed under the umbrella of the reproducible-builds.org
effort, a member project of the Software Freedom Conservancy. For contributing,
licensing and instructions on how to run diffoscope on your own machine, please
see diffoscope.org.






Hosting provided by:



--------------------------------------------------------------------------------

Copyright © 2015—2023 Chris Lamb. Released under the terms of the GNU Affero
General Public License (source).
Results are purged after 30 days. Privacy policy. Terms of service.