GitHub / unpaper/unpaper issues and pull requests
#235 - Unpaper 7.0 fails on [updated:] Ubuntu [three platforms], while Unpaper 6.0 works on Ubuntu
Issue -
State: open - Opened by Manamama 8 months ago
- 3 comments
#234 - Unpaper zoom issue with sequence
Issue -
State: open - Opened by ifly6 8 months ago
#233 - Unpaper removes table of contents page numbers on right
Issue -
State: open - Opened by ifly6 8 months ago
- 1 comment
#232 - is there a way to run unpaper in a "pdfcrop mode" or include such an option? ...
Issue -
State: open - Opened by Albretch 10 months ago
- 1 comment
#231 - Tutorial for finding suitable unpaper parameter sets?
Issue -
State: open - Opened by jmbreuer 11 months ago
#230 - unpaper removes half page at 600dpi
Issue -
State: open - Opened by milahu about 1 year ago
- 1 comment
#229 - blurfilter threshold is ignored
Issue -
State: closed - Opened by KTibow about 1 year ago
- 1 comment
#228 - Performance improvements
Pull Request -
State: open - Opened by ccaccb about 1 year ago
#227 - Performance improvements
Issue -
State: open - Opened by ccaccb about 1 year ago
- 2 comments
#226 - Fix range-based multiindex parsing
Pull Request -
State: closed - Opened by ccaccb about 1 year ago
#225 - unpaper reports Warning: using insecure memory!
Issue -
State: closed - Opened by pheitman about 1 year ago
- 2 comments
#224 - ImportError: DLL load failed while importing _rust: The specified procedure could not be found.
Issue -
State: open - Opened by stevfg89 about 1 year ago
#223 - Output of any unpaper commands starts with 'Warning: using insecure memory!' line
Issue -
State: open - Opened by Measurity about 1 year ago
- 3 comments
#222 - Using GPU on Mac
Issue -
State: closed - Opened by thawatchai about 1 year ago
- 1 comment
#221 - Inline wipes in the Options structure.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#220 - Avoid copying the source image for deskew.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#219 - Move FloatPoint to primitives, calculate center of rectangle.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#218 - Move the actual image processing for deskew into deskew.c.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#217 - Move logging to the filters.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#216 - Only save before/after when actually deskewing.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#215 - Correct the maximum size of a filename/path.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#214 - Move wipes definition inside the Options structure.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#213 - Nearly complete the migration of all options to the Options structure.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#212 - Hide some of the pre-validation variables away from the processing code.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#211 - When printing parameters, only print the content of the options struct.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#210 - When applying per-input adjustment, make sure to update them in the parameters.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#209 - Make all parameters structures part of Options.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#208 - Prune some of the unused constants.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#207 - Rewrite layout parsing as a table lookup.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#206 - Avoid a silly substring search where I'm looking for a single character.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#205 - Rewrite interpolation parsing as a table lookup.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#204 - Rewrite edge parsign and handling.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#203 - Make directions being a structure of two bools instead of an int of flags.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#202 - Simplify wipes parsing and handling by creating a Wipes structure.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#201 - Move more of the processed parameters into the Options structure.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#200 - Remove parseInts/parseFloats parsers in favour of explicit validating parsers.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#199 - Declare calculated parameters together with definition.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#198 - Rework physical dimensions parsing.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#197 - tests: print the generated command line.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#196 - Move math_util.h to lib/
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#195 - OpenMP support.
Pull Request -
State: open - Opened by Flameeyes over 1 year ago
#194 - Replace size usage with RectangleSize variables.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#193 - Make parseSize return a RectangleSize.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#192 - Make it easier to build a sub-tree of meson environments.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#191 - Initialize character to make sure that multi-string validation is completed.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#190 - Make set_pixel a void return.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#189 - Use the primitives to check if the point is in the image.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#188 - Remove the default value and the stored pixel values.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#187 - Use per-format callbacks as part of the image get/set pixel.
Pull Request -
State: open - Opened by Flameeyes over 1 year ago
#186 - Always initialize the image when loading it.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#185 - Make masks handling use dedicated structures.
Pull Request -
State: open - Opened by Flameeyes over 1 year ago
#184 - Remove the maskValid array.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#183 - Make the black threshold and background attributes of Image.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#182 - Wrap around the creation of compatible temporary images.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#181 - Wrap the AVFrame into an Image structure.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#180 - Replace parsing and printing of colors with new generic functions.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#179 - Move some non-option variables to after option parsing.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#178 - Remove all the remaining globals.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#177 - Use the new functions to parse and print rectangles.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#176 - Calculate blackfilter exclusions as Rectangles to begin with.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#175 - Add primitives to handle images directly.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#174 - Move options to the lib/ folder.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#173 - Convert options to snake_case and move to lib/ folder.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#172 - CI: depend on the single last step rather than on the matrix.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#171 - CI: remove unnecessary duplication of dependencies install.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#170 - Add a final step to gather the results of the matrix of jobs.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#169 - CI: run `apt update` and install packages from requirements.txt.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#168 - Fix off-by-one in edge detection.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#167 - Refactor the masks functions on a new unit.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#166 - Make RectangleSize take signed integers.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#165 - Fix filters scan direction selection.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#164 - Print the unpaper command line used in the tests.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#163 - Move the remaining image handling functions to blit.c
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#162 - Move the image shifting to the blit unit.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#161 - Move mirror and flipRotate to the blit unit.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#160 - Weak tests for shift feature
Issue -
State: open - Opened by Flameeyes over 1 year ago
- 1 comment
#159 - Remove last reference to countPixelsRect()
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#158 - Create new primitives to shift points and rectangles.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#157 - Move the blackfilter to the filters module.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#156 - Move the blurfilter to the filters module.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#155 - grayfilter: make scan_size an actual RectangleSize struct.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#154 - Fix typo in Mergify configuration.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#153 - Introduce some build support scripts.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#152 - Forgotten one.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#151 - Fix Mergify configuration.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#150 - Migrate the grayfilter to the filters module.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#149 - Update reuse version
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#148 - Enable -Werror in the CI builds.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
- 4 comments
#147 - Move noise filter into a filters module.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#146 - Remove globals for deskew parameters.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#145 - Remove clearPixel() function.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#143 - Add some temporary conversion functions to migrate to new API.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#142 - Refactor interpolation functions.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#141 - Separate primitive types and functions as well as math utilities.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#140 - Calculate the sheetBackgroundPixel only once for now.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#139 - Refactor more of the blitting functions.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#138 - Start refactoring blitting and area operations.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#137 - Start refactoring APIs away from global variables.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#136 - Use av_clip_uint8 instead of reinventing it.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago
#135 - Run clang-format appropriately.
Pull Request -
State: closed - Opened by Flameeyes over 1 year ago