mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2024-11-10 07:27:23 +01:00
tail spaces
This commit is contained in:
parent
71ae32541f
commit
493489517f
20
index.html
20
index.html
@ -2367,14 +2367,14 @@
|
|||||||
</div>
|
</div>
|
||||||
<!-- ends View Subprogram info -->
|
<!-- ends View Subprogram info -->
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="well">
|
<div class="well">
|
||||||
<h2 id="similar-tools">Similar tools: tips & tricks 🎩🐰</h2>
|
<h2 id="similar-tools">Similar tools: tips & tricks 🎩🐰</h2>
|
||||||
<div class="well">
|
<div class="well">
|
||||||
<p>This section introduces and explains the usage of some additional command line tools similar to FFmpeg for use in digital preservation workflows (and beyond!).</p>
|
<p>This section introduces and explains the usage of some additional command line tools similar to FFmpeg for use in digital preservation workflows (and beyond!).</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="well">
|
<div class="well">
|
||||||
<h2 id="imagemagick">ImageMagick</h2>
|
<h2 id="imagemagick">ImageMagick</h2>
|
||||||
|
|
||||||
@ -2406,7 +2406,7 @@
|
|||||||
</dl>
|
</dl>
|
||||||
<p class="link"></p>
|
<p class="link"></p>
|
||||||
</div>
|
</div>
|
||||||
<!-- ends Compare two images -->
|
<!-- ends Compare two images -->
|
||||||
|
|
||||||
<!-- Create thumbnails -->
|
<!-- Create thumbnails -->
|
||||||
<label class="recipe" for="im_thumbs">Create thumbnails of images</label>
|
<label class="recipe" for="im_thumbs">Create thumbnails of images</label>
|
||||||
@ -2426,8 +2426,8 @@
|
|||||||
</dl>
|
</dl>
|
||||||
<p class="link"></p>
|
<p class="link"></p>
|
||||||
</div>
|
</div>
|
||||||
<!-- ends Create thumbnails -->
|
<!-- ends Create thumbnails -->
|
||||||
|
|
||||||
<!-- Create grid of images -->
|
<!-- Create grid of images -->
|
||||||
<label class="recipe" for="im_grid">Creates grid of images from text file</label>
|
<label class="recipe" for="im_grid">Creates grid of images from text file</label>
|
||||||
<input type="checkbox" id="im_grid">
|
<input type="checkbox" id="im_grid">
|
||||||
@ -2443,7 +2443,7 @@
|
|||||||
</dl>
|
</dl>
|
||||||
<p class="link"></p>
|
<p class="link"></p>
|
||||||
</div>
|
</div>
|
||||||
<!-- ends Create grid of images -->
|
<!-- ends Create grid of images -->
|
||||||
|
|
||||||
<!-- Get file signature data -->
|
<!-- Get file signature data -->
|
||||||
<label class="recipe" for="im_sig_data">Get file signature data</label>
|
<label class="recipe" for="im_sig_data">Get file signature data</label>
|
||||||
@ -2462,7 +2462,7 @@
|
|||||||
</dl>
|
</dl>
|
||||||
<p class="link"></p>
|
<p class="link"></p>
|
||||||
</div>
|
</div>
|
||||||
<!-- ends Get file signature data -->
|
<!-- ends Get file signature data -->
|
||||||
|
|
||||||
<!-- Remove exif data -->
|
<!-- Remove exif data -->
|
||||||
<label class="recipe" for="im_strip">Removes exif metadata</label>
|
<label class="recipe" for="im_strip">Removes exif metadata</label>
|
||||||
@ -2479,7 +2479,7 @@
|
|||||||
</dl>
|
</dl>
|
||||||
<p class="link"></p>
|
<p class="link"></p>
|
||||||
</div>
|
</div>
|
||||||
<!-- ends Remove exif data -->
|
<!-- ends Remove exif data -->
|
||||||
|
|
||||||
<!-- Resize to width -->
|
<!-- Resize to width -->
|
||||||
<label class="recipe" for="im_resize">Resizes image to specific pixel width</label>
|
<label class="recipe" for="im_resize">Resizes image to specific pixel width</label>
|
||||||
@ -2496,7 +2496,7 @@
|
|||||||
</dl>
|
</dl>
|
||||||
<p class="link"></p>
|
<p class="link"></p>
|
||||||
</div>
|
</div>
|
||||||
<!-- ends Resize to width -->
|
<!-- ends Resize to width -->
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div><!-- ends "content" -->
|
</div><!-- ends "content" -->
|
||||||
|
Loading…
Reference in New Issue
Block a user