index
:
bookpipeline
fullsizepdf
guirefactor
local
master
minimisedisk
rotation
separatelocal
Tools to process books in a cloud based pipeline system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
fullsizepdf
Separate out fullsize pdf creation from colour pdf creation, so less memory i...
Nick White
3 years
guirefactor
Fix issue with directory page images with spaces in the name causing processi...
Nick White
11 months
local
Fix CheckQueue for LocalConn
Nick White
5 years
master
Merge remote-tracking branch 'github/dependabot/go_modules/golang.org/x/net-0...
Nick White
4 months
minimisedisk
[untested] Use less disk space
Nick White
5 years
rotation
Add support for rotated images in PDFs
Nick White
9 months
separatelocal
Switch Preprocess() to take the thresholds to use, and have rescribe tool onl...
Nick White
4 years
Tag
Download
Author
Age
v1.3.0
commit 6230fc2cf5...
Nick White
8 months
v1.2.0
commit bf6e476219...
Nick White
10 months
v1.1.0
commit 3dd0036914...
Nick White
22 months
v1.0.2
commit 3fb28b552e...
Nick White
2 years
v1.0.1
commit eac3d2a6c3...
Nick White
2 years
v1.0.0
commit 45fd6cc3d8...
Nick White
3 years
v0.5.3
commit ebf623c447...
Nick White
3 years
v0.5.2
commit ff63756c71...
Nick White
3 years
v0.5.1
commit 37a1581288...
Nick White
3 years
v0.5.0
commit 9f3fec3e09...
Nick White
3 years
[...]
Age
Commit message
Author
2020-11-09
Switch Preprocess() to take the thresholds to use, and have rescribe tool onl...
separatelocal
Nick White
2020-11-09
[rescribe] Local only combo tool basically now working. Testing is still mini...
Nick White
2020-11-09
[rescribe] work in progress at a self-contained local pipeline processor, cal...
Nick White
2020-11-09
[bookpipeline] Split most functionality out to package internal/pipeline
Nick White
2020-11-09
Add -autostop, so time to shutdown can be specified, and so the process can j...
Nick White
2020-11-09
[bookpipeline] Improve interface, particularly for local use, by disabling (f...
Nick White
2020-11-09
Set hocr config options directly rather than relying on 'hocr' config file
Nick White
2020-11-06
Fix the README to be valid markdown in the local example
Nick White
2020-11-06
Document the local mode
Nick White
2020-11-06
Add git clone advice to readme
Nick White
[...]