https://github.com/kode-rex/imgconverter
How to convert AI, EPS, PDF, PS to Image file in C# with extra features using Ghostscript and ImageMagick.net
https://github.com/kode-rex/imgconverter
Last synced: 4 months ago
JSON representation
How to convert AI, EPS, PDF, PS to Image file in C# with extra features using Ghostscript and ImageMagick.net
- Host: GitHub
- URL: https://github.com/kode-rex/imgconverter
- Owner: Kode-Rex
- Created: 2020-12-11T20:51:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-01T11:24:41.000Z (almost 7 years ago)
- Last Synced: 2025-08-26T13:39:36.932Z (10 months ago)
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ImgConverter
1. How to convert AI, EPS, PDF, PS to Image file in C# with extra features using Ghostscript and ImageMagick.net
2. How to Merge Multiple PDF files to One PDF file using PdfClown.
I am using the repo to build and maintain image related features as helper tools so it can be reused over time. Your ideas are welcomed.