Discover Packages
github.com/mosliu/picsuffix
package
module
Version:
v0.0.0-...-15d906d
Opens a new window with list of versions in this module.
Published: Feb 1, 2018
License: GPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Why
When I want to use the downloaded image file with the tesseract,it toldme the file is not ok.I examined the file and found that the suffix error.
So I made this little tool.
Build
go build ./src
Usage
src.exe "dirpath"
or
src.exe "filepath"
Expand ▾
Collapse ▴
Documentation
¶
Used for get a image file's suffix
return a suffix string in lower case,
example: "png" or "jpg"
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.