Skip to content

Commit 9fb0494

Browse files
authored
Source code. How I built this.
1 parent cc60919 commit 9fb0494

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ocr.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ <h2>Full document</h2>
6565
<h2>Pages</h2>
6666
</div>
6767
<div class="image-container"></div>
68+
<p><a href="https://github.com/simonw/tools/blob/main/ocr.html">Source code</a>. <a href="https://simonwillison.net/2024/Mar/30/ocr-pdfs-images/">How I built this</a>.</p>
6869

6970
<script>
7071
const desiredWidth = 1000;
@@ -222,4 +223,4 @@ <h2>Pages</h2>
222223
}
223224
</script>
224225
</body>
225-
</html>
226+
</html>

0 commit comments

Comments
 (0)