convert
Here are 770 public repositories matching this topic...
[Skype Silk Codec SDK]Decode silk v3 audio files (like wechat amr, aud files, qq slk files) and convert to other format (like mp3). Batch conversion support.
-
Updated
Jun 22, 2020 - C
Server is down with 503 error when loading big pdf(8Mb, 40 pages).
It's because you puting file in construct method Imagick.
$this->imagick = new Imagick($pdfFile);
But why whole file if i need only one page. In method getImageData there is instruction that page is need use for generate preview.
$this->imagick->readImage(sprintf('%s[%s]', $this->pdfFile, $this->page - 1));
If you
[DEPRECATED]: Prefer Moshi, Jackson, Gson, or LoganSquare
-
Updated
May 2, 2018 - Java
Convert TensorFlow models to ONNX
-
Updated
Oct 12, 2020 - Jupyter Notebook
An elegant way to convert quantities between different units.
-
Updated
Sep 7, 2020 - JavaScript
It's time for your markup to get down! HTML to markdown converter. Breakdance is a highly pluggable, flexible and easy to use.
-
Updated
Sep 10, 2020 - JavaScript
JavaScript library for quantity calculation and unit conversion
-
Updated
Jul 18, 2020 - JavaScript
-
Updated
Aug 25, 2020 - TypeScript
Quick and simple image processing at the command line.
-
Updated
Sep 4, 2020 - TypeScript
Синхронизация хранилища конфигурации "1С:Предприятия" с репозиторием Git и последующим переходом на разработку в 1C:Enterprise Development Tools (1C:EDT) с сохранением истории
-
Updated
Sep 17, 2020 - 1C Enterprise
Themeable Markdown Converter (Print to PDF, HTML, JPEG or PNG)
-
Updated
Feb 9, 2019 - HTML
Improve this page
Add a description, image, and links to the convert topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the convert topic, visit your repo's landing page and select "manage topics."



Is your feature request related to a problem? Please describe
I'm using Magick.net to update Exif metadata, but could not find a way, to replace the thumbnail image.
Describe the solution you'd like
I would like to be able to replace the thumbnail, by using magick.net
Describe alternatives you've considered
I have tried to make an extension method but did not find a way to