Skip to content

SOutaHI/png2eps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

png2eps

version info

Ver.0.0.1: Add python script and shell script

overview

This script converts PNG format files in the directory where the script file is executed to EPS format.


enviroment

  • OS: windows 10 pro
  • virtual OS: ubuntu 18.04
  • Language: python 3.5.6, bash

dependent library

  • glob (python 3.5.6)
  • imagemagic (bash)

execution procedure

  1. add png files to convert to eps file in this repository
  2. execute python script or bash script
python3 png2eps.py
sh png2eps.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published