docker-app-pdf-to-crop-svg

This is a Docker app designed to convert PDF files into SVG and 300 DPI PNG image files, and trim any excess white space.

https://github.com/pulipulichen/docker-app-pdf-to-crop-svg

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 5 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.3%) to scientific vocabulary

Keywords

docker-app
Last synced: 6 months ago · JSON representation ·

Repository

This is a Docker app designed to convert PDF files into SVG and 300 DPI PNG image files, and trim any excess white space.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
docker-app
Created about 3 years ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

README.md

DOI

docker-app-PDF-to-Crop-SVG: 將PDF轉換成SVG

This is a Docker app designed to convert PDF files into SVG and 300 DPI PNG image files, and trim any excess white space.

這一個Docker APP的用途是將PDF檔案轉換成SVG、解析度300 DPI的PNG圖片檔案,並且裁除多餘空白。

Download

  • For Windows: https://pulipulichen.github.io/docker-app-PDF-to-Crop-SVG/bin/pdf-to-svg.exe
  • For Linux and Mac OS: https://pulipulichen.github.io/docker-app-PDF-to-Crop-SVG/bin/pdf-to-svg.sh

Online Tool

  • Colab: https://colab.research.google.com/drive/1QCoI7jq8OPvIoNfBItxD6w_gW7ab3jAT?usp=sharing

Article

Key Technologies

  • Docker
  • Inkscape
  • ImageMagick

Citation

Chen, Y.-T. (2024). Docker-app-PDF-to-Crop-SVG (20240519.224311) [Computer software]. Zenodo. https://doi.org/10.5281/ZENODO.11216922


Draft

  • https://pulipulichen.github.io/docker-app-PDF-to-Crop-SVG/bin/pdf-to-svg.exe
  • https://pulipulichen.github.io/docker-app-PDF-to-Crop-SVG/example%20folder/2023.02.12%20%E6%A8%A1%E5%9E%8B%E6%9E%B6%E6%A7%8B%E5%9C%96%2BFSB%E9%97%9C%E9%8D%B5%E5%AD%97%E6%8A%BD%E5%8F%96%20a.pdf

Owner

  • Name: Pulipuli Chen
  • Login: pulipulichen
  • Kind: user
  • Location: Taiwan

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata."
authors:
  - family-names: Chen
    given-names: Yung-Ting
    orcid: https://orcid.org/0000-0003-3751-610X
    email: https://blog.pulipuli.info
title: "docker-app-PDF-to-Crop-SVG"
license: "MIT"
repository-code: "https://github.com/pulipulichen/docker-app-PDF-to-Crop-SVG"
abstract: "Trim an image."
identifiers:
  - type: doi
    value: 10.5281/zenodo.11216922

GitHub Events

Total
  • Push event: 8
Last Year
  • Push event: 8

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: 1 day
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • pulipulichen (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

Dockerfile docker
  • ubuntu 20.04 build
package.json npm
  • jquery 3.6.3
  • jsdom 21.1.0
docker-build/image/docker-compose-template.yml docker
  • pudding/docker-app docker-app-pdf-to-crop-svg-app-20240119.163559
docker-compose.yml docker