Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Batch shrink scanned PDFs, Electron GUI wrapper for GhostScript

License

NotificationsYou must be signed in to change notification settings

sudo-bcli/shrink-shrimp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Batch shrink scanned PDFs, a Electron GUI wrapper for GhostScript

中文版说明点这里

logo

Showcase

showcase

Download

Current Version 0.1.0

Or visitRelease Page.

Use

  1. Drag & Drop one or multiple PDFs to theShrimp
  2. Wait for the process to finish
  3. Shrinked PDFs would be in the same directory with the prefix ofshrink
  4. Click the shrimp icon at the bottom right to reset
  5. If you encounter errors, hover on the records to see details

Note: You would need to pre-installGhostScript onOSX andUbuntu in order to use this app. YouDO NOT have to pre-installGhostScript on Windows.

  • OSX:brew install ghostscript
  • Ubuntu:sudo apt-get install ghostscript (additional mirror may be required)

Develop

Assume you havenode 10+ andnpm installed

cd /to/some/dir/git clone https://github.com/bclicn/shrink-shrimp.gitcd shrink-shrimp// for chinese usersnpm install -g mirror-config-china --registry=http://registry.npm.taobao.orgnpm installnpm start

Build

Follow the steps inDevelop then

// on Windows 64bitnpm run build-win// on OSXnpm run build-mac// on Linuxnpm run build-lin

Note: after building on Windows, you can downloadgs-926-win32-x64.zip, then copygsdll64.dll andgs.exe to the directory ofshrink_shrimp.exe

Bug

Please useIssue Tab if you encounter a bug.

License

MIT

About

Batch shrink scanned PDFs, Electron GUI wrapper for GhostScript

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp