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
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
2021-12-20
rescribe: Ensure temporary tesseract dir is removed in gui mode too
Nick White
2021-12-20
rescribe: add "Choose PDF" button, and make chosen dir/file section a label r...
Nick White
2021-12-20
whitespace and error clarity changes
Nick White
2021-12-20
fixed -png flag and changed rescribe tool to save binarized png in separate f...
Antonia Rescribe
2021-12-20
rescribe: Include stderr in log area, and ensure button is re-enabled on failure
Nick White
2021-12-06
pipeline: process jpg or png regardless of whether in wipe or preprocess queue
Nick White
2021-11-23
rescribe: Remove debugging printfs related to PDF parsing
Nick White
2021-11-23
rescribe: Improve pdf consumption by ensuring only jpg or png are saved to up...
Nick White
2021-11-23
gofmt, plus update documentation of recently changed pipeline.UploadImages
Nick White
2021-11-22
rescribe: Add support for reading images directly from PDFs
Nick White
2021-11-22
rescribe: replace errors.New with fmt.Errorf
Nick White