1
0
mirror of https://github.com/Stirling-Tools/Stirling-PDF.git synced 2024-11-04 15:00:14 +01:00

Update pdf-to-img.html

This commit is contained in:
Anthony Stirling 2023-10-05 18:45:33 +01:00 committed by GitHub
parent b69973f614
commit 0a9381d538
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,9 @@
<option value="png">PNG</option>
<option value="jpg">JPG</option>
<option value="gif">GIF</option>
<option value="tiff">TIFF</option>
<option value="bmp">BMP</option>
<option value="wbmp">WBMP</option>
</select>
</div>
<div class="mb-3">
@ -56,4 +59,4 @@
<div th:insert="~{fragments/footer.html :: footer}"></div>
</div>
</body>
</html>
</html>