Video Software

VeryUtils Movie Converter for Windows: Convert any video to MP4/WMV/MP3 for mobile devices

VeryUtils Movie Converter is a handy solution to convert video files of almost all popular video codecs to AVI, MPG, WMV, MPEG, FLV. In addition, VeryUtils Movie Converter is great for converting video for iPad, iPhone, Apple TV, Archos, XBox and others. Thanks to the new Video To Device feature.

https://veryutils.com/video-editor-software

VeryUtils Movie Converter for Windows: Convert any video to MP4/WMV/MP3 for mobile devices

* If you make home videos with a HD camera, VeryUtils Movie Converter will make your videos suitable for the web in two clicks.
* Use this powerful video converter to rotate your videos or resize them.
* VeryUtils Movie Converter converts video from YouTube, Vimeo, etc. web videos.
* The video converter can also change the codec or system type between all popular video formats.
* You can also adjust Audio/Video bitrate, Frame Rate, cut any piece of your movie or combine video.

VeryUtils Movie Converter is extremely simple. It is not overloaded with the features you will never use. But what it does it does perfectly, converts video files.

Convert Videos Between Any Formats Easily!
VeryUtils Movie Converter is designed with no limitations. It lets you effortlessly convert any video files to any other formats!

Supported video inputs: MP4, MPEG, VOB, WMV, 3GP, 3G2, MKV, MOD, M2TS, RMVB, AVI, MOV, FLV, F4V, DVR-MS, TOD, DV, MXF, OGG, WEBM, any 4K video format and more.

Supported video outputs: WMV, MPG, MP4, AVI, ASF, M2TS, 3GP, 3G2, FLV, MKV, SWF, WEBM, HTML5 WEBM, HTML5 OGG, HTML5 MP4 and more.

Supported output device: iPad Pro, iPad Air, iPad Mini, iPhone X, Apple TV, Google Android, Kindle Fire HD, Sony PS4, Xbox One, Samsung Galaxy S10, HTC, LG, Huawei and more.

Rip and Extract Audio from CDs and Videos
VeryUtils Movie Converter is also an audio CD ripper and video to audio converter which can rip audio tracks from CDs, extract audio tracks, sound or background music from videos. What's more, it supports converting audio files between different formats.

Supported audio inputs & outputs: MP3, AC3, OGG, AAC, WMA, M4A, WAV, APE, MKA, AU, M4B, AIFF, FLAC, DTS and more

Make Video Editing Easy!
It's an easy job to personalize videos and make them special!

Trim video clips, crop video, rotate video, join videos into one. Add subtitles, audio tracks, watermark, special effects. Edit video codecs, dimension, bitrate, frame rate, sample rate, channel, video/audio quality and more.

Just edit your video as you like!

CAD Software

VeryUtils DWG to PDF Command Line User Guide

Do you want to easily share AutoCAD DWG files in a guaranteed accessible format? When you share an AutoCAD DWG file to your friend, but your friend hasn't AutoCAD installed in his system, he can't view this DWG file at all. VeryUtils has an app you need! Use VeryUtils DWG to PDF command line to convert DWG to PDF from the command line. The application is designed for web servers and services, and it can also be integrated into your own applications and distribute it along with your applications to your customers royalty free.

https://veryutils.com/dwg-to-pdf-converter-command-line

VeryUtils DWG to PDF Command Line User Guide

How to use DWG to PDF Command Line software?

1. DWG to PDF Command Line is a command line application, you can run it from DOS Command Line window, it's a standalone application and without depend on any third party software.

2. From Windows "Start" menu, click on "Run" or hold on "Win" and press "R" on keyboard to launch Windows Run Prompt, in the blank of the Run Prompt, enter "cmd" command to launch a CMD window, you may look at following web page for more information,

https://veryutils.com/blog/top-10-methods-to-run-a-command-line-window-in-windows-10/

3. Use "cd" (change the current working directory) command of MS-DOS command line to locate to the installation DOS folder of DWG to PDF Converter,   for instance, you may change the current folder to D:\VeryUtils, and so on.

4. You can run dwg2vec.exe to show more command line options,

C:\>dwg2vec.exe
DWGTools Converter Command Line v3.2
Convert DWG and DXF files to Vector PDF, WMF, EMF, PS, EPS, SVG, SWF, PCL, HPGL, XPS formats.
Usage: dwg2vec [options] <dwg-file> [<out-file>]
  -fontdir <string>  : a folder contain .ctb, .shx, etc. files
  -dpi <int>         : set DPI to output file
  -width <fp>        : set width, unit is point
  -height <fp>       : set height, unit is point
  -unit <string>     : cm, mm, pt, in, default is pt
  -linewidth <string>: set line width, unit in mm
  -colormode <int>   : set color mode, 0 is color and 1 is black and white
  -byview            : create an output file for each view
  -noext             : don't append suffix to filename for single page file
  -fixed             : fix precision problem
  -debug             : output debug message
  -$ <string>        : input registration key

Examples:
  dwg2vec.exe C:\test.dwg C:\out.pdf
  dwg2vec.exe -byview C:\test.dwg C:\out.pdf
  dwg2vec.exe C:\test.dwg C:\out.emf
  dwg2vec.exe C:\test.dwg C:\out.wmf
  dwg2vec.exe C:\test.dwg C:\out.ps
  dwg2vec.exe -noext C:\test.dwg C:\out.emf
  dwg2vec.exe C:\*.dwg C:\*.pdf
  dwg2vec.exe -fontdir "C:\fonts" C:\test.dwg C:\out.pdf
  dwg2vec.exe -linewidth "1=0.1;2=0.1;3=0.1" C:\test.dwg C:\out.tif
  dwg2vec.exe -width 612 -height 792 C:\test.dwg C:\out.tif
  dwg2vec.exe -linewidth "1=0.1;2=0.1;3=0.1" C:\test.dwg C:\out.pdf

5. You can run above command lines to convert DWG, DXF and DWF to PDF files easily, you can also call it from a script or your own applications for batch conversion, if you encounter any problem with this software, please feel free to let us know, we are glad to assist you asap.

CAD Software

VeryUtils DWG to Image Command Line User Guide

DWG to Image Command Line allows you to batch convert DWG, DXF and DWF to JPG (JPEG), TIFF (TIF), GIF, PNG, BMP, WMF and EMF in silent without interface. You can integrate DWG to Image Command Line into your application and distribute it along with your product to your customers royalty free. You can call DWG to Image Command Line from your server application, Windows Desktop application and batch scripts easily.

https://veryutils.com/dwg-to-image-converter-command-line

VeryUtils DWG to Image Command Line User Guide

How to use DWG to Image Command Line software?

1. DWG to Image Command Line is a command line application, you can run it from DOS Command Line window, it's a standalone application and without depend on any third party software.

2. From Windows "Start" menu, click on "Run" or hold on "Win" and press "R" on keyboard to launch Windows Run Prompt, in the blank of the Run Prompt, enter "cmd" command to launch a CMD window, you may look at following web page for more information,

https://veryutils.com/blog/top-10-methods-to-run-a-command-line-window-in-windows-10/

3. Use "cd" (change the current working directory) command of MS-Dos command line to locate to the installation Dos folder of DWG to Image Converter,   for instance, you may change the current folder to D:\VeryUtils, and so on.

4. You can run dwg2img.exe to show more command line options,

DWGTools Converter Command Line v3.2
Convert DWG and DXF files to Raster BMP, JPG, PNG, TIFF, GIF formats.
Usage: dwg2img [options] <dwg-file> [<out-file>]
  -fontdir <string>  : a folder contain .ctb, .shx, etc. files
  -dpi <int>         : set DPI to output file
  -width <fp>        : set width, unit is point
  -height <fp>       : set height, unit is point
  -unit <string>     : cm, mm, pt, in, default is pt
  -linewidth <string>: set line width, unit in mm
  -colormode <int>   : set color mode, 0 is color and 1 is black and white
  -bgcolor <int>     : set background color, same as AutoCAD color index
  -zoomtype <int>    : set zoom type, 1 is 'Zoom All' and 2 is 'Zoom Extend'
  -noext             : don't append suffix to filename for single page file
  -fixed             : fix precision problem
  -debug             : output debug message
  -$ <string>        : input registration key
Examples:
  dwg2img.exe C:\test.dwg C:\out.bmp
  dwg2img.exe C:\test.dwg C:\out.jpg
  dwg2img.exe C:\test.dwg C:\out.gif
  dwg2img.exe C:\test.dwg C:\out.png
  dwg2img.exe C:\test.dwg C:\out.tif
  dwg2img.exe C:\*.dwg C:\*.png
  dwg2img.exe -dpi 300 C:\test.dwg C:\out.tif
  dwg2img.exe -width 1024 -height 768 C:\test.dwg C:\out.tif
  dwg2img.exe -bgcolor 255 C:\test.dwg C:\out.tif
  dwg2img.exe -colormode 1 C:\test.dwg C:\out.tif
  dwg2img.exe -fontdir "C:\fonts" C:\test.dwg C:\out.tif
  dwg2img.exe -linewidth "1=0.1;2=0.1;3=0.1" C:\test.dwg C:\out.tif

5. You can run above command lines to convert DWG, DXF and DWF to JPG (JPEG), TIFF (TIF), GIF, PNG, BMP, WMF and EMF easily, if you encounter any problem with this software, please feel free to let us know, we are glad to assist you asap.

PDF Software

VeryUtils PDF Print Command Line for .NET

VeryUtils PDF Print Command Line can be used in any type of .NET application to silently print PDF documents. The integration with existing .NET applications is extremely easy and no installation is necessary. The downloaded archive contains PDFPrint Command Line application, you can call this PDFPrint Command Line from C# source code to print PDF files silent easily. You can select the target printer, set the paper size, orientation and margins, print in color or in gray scale, select the range of PDF pages to print.

https://veryutils.com/pdf-print-command-line

VeryUtils PDF Print Command Line for .NET

VeryUtils PDF Print does not depend on Adobe Reader or other third party tools.

PDF Print for .NET highlight features:
* Print PDF documents from any version of PDF files.
* Silently print without displaying any print dialog.
* Does not depend on Adobe Reader or other third party tools.
* Allows you to select the printer to be used for printing.
* Allows you to select the paper size, orientation and margins.
* Print password protected PDF documents.
* Add watermarks and stamps during printing.
* Print only a range of PDF pages.
* Get the number of pages in a PDF document.
* Support for .NET 4.0 framework and later.

You can use following C# source code to call pdfprint.exe application,

using System.Diagnostics;

class Program
{
    static void Main()
    {
        LaunchCommandLineApp();
    }

    static void LaunchCommandLineApp()
    {
        // Part 1: use ProcessStartInfo class.
        ProcessStartInfo startInfo = new ProcessStartInfo();
        startInfo.CreateNoWindow = false;
        startInfo.UseShellExecute = false;
        startInfo.FileName = "D:\\veryutils\\pdfprint.exe";
        startInfo.WindowStyle = ProcessWindowStyle.Hidden;

        // Part 2: set arguments.
        startInfo.Arguments = "-printer docPrint D:\\test.pdf";

        try
        {
            // Part 3: start with the info we specified.
            // ... Call WaitForExit.
            using (Process exeProcess = Process.Start(startInfo))
            {
                exeProcess.WaitForExit();
            }
        }
        catch
        {
            // Log error.
        }
    }
}

Business Software, PDF Software

VeryUtils Excel To PDF Converter Command Line for .NET without MS Excel application

VeryUtils Excel To PDF Converter Command Line is a Windows command line application, it is a standalone application and can be used to convert from XLS, XLSX, CVS, etc. formats to HTML, PDF, XLS, XLSX, CSV, etc. formats without require MS Excel or OpenOffice application installed in your system. VeryUtils Excel To PDF Converter Command Line can be used in any type of .NET application to convert Excel documents to PDF. The integration with existing .NET applications is extremely easy and no installation is necessary in order to run the converter. The downloaded archive contains a Command Line application for Excel to PDF conversion, you can call this command line application from your C#, VB.NET, ASP.NET etc. .NET applications easily.

https://veryutils.com/excel-converter-command-line

The Excel to PDF Converter does not require Microsoft Excel or other third party tools.

VeryUtils Excel To PDF Converter Command Line for .NET without MS Excel application

VeryUtils Excel To PDF Converter Command Line highlight features:
* Convert Excel XLS and XLSX documents to PDF
* Does not require Microsoft Excel or other third party tools
* Convert all the worksheets or select the worksheets in workbook to convert
* Set PDF page size to a standard (A4, etc.) or a custom size
* Set PDF page orientation and PDF document margins
* Add headers and footers with page numbering to PDF pages
* Append or prepend external PDF files to conversion result
* Password protect and set permissions of the PDF document
* Support for .NET 4.0 framework and later
* Excel Converter can be run via command line.
* Convert up to 20 times faster when not using Excel.
* more...

More info on specific Excel file conversions:
* Convert XLS to CSV
* Convert XLSX to CSV
* Convert CSV to XLS
* Convert CSV to XLSX
* Convert CSV to PDF
* Convert XLS to PDF
* Convert XLSX to PDF
* Convert CSV to HTML
* Convert XLS to HTML
* Convert XLSX to HTML
* Convert Excel to TXT
* Convert Excel to TXT Command Line
* Text to Excel Converter
* Text to Excel Command Line Converter
* Convert Excel to/from to many file types.

Command Line examples:
ConvertExcel.exe --export-options "separator=; format=raw" sample.xlsx _out_sample-xlsx2txt.txt
ConvertExcel.exe sample.xlsx _out_sample-xlsx2csv.csv
ConvertExcel.exe sample.xlsx _out_sample-xlsx2xls.xls
ConvertExcel.exe sample.xlsx _out_sample-xlsx2pdf.pdf
ConvertExcel.exe _out_sample.csv _out_sample-csv2xls.xls
ConvertExcel.exe _out_sample.csv _out_sample-csv2xlsx.xlsx
ConvertExcel.exe sample.xlsx _out_sample-xlsx2html.html
ConvertExcel.exe sample.xlsx _out_sample-xlsx2ods.ods
ConvertExcel.exe --merge-to=_out_merged.xls _out_sample-xlsx2csv.csv sample.xlsx _out_sample-xlsx2xls.xls
ConvertExcel.exe --export-options "paper=iso_a2_420x594mm" sample.xlsx _out_sample-xlsx2pdf-paper-size.pdf
ConvertExcel.exe --export-file-per-sheet _out_merged.xls _out_files-per-sheet-%n-%s.csv

You can use following C# source code to call ConvertExcel.exe application to convert Excel formats to other formats,

using System.Diagnostics;

class Program
{
    static void Main()
    {
        LaunchCommandLineApp();
    }

    static void LaunchCommandLineApp()
    {
        // Part 1: use ProcessStartInfo class.
        ProcessStartInfo startInfo = new ProcessStartInfo();
        startInfo.CreateNoWindow = false;
        startInfo.UseShellExecute = false;
        startInfo.FileName = "D:\\veryutils\\ConvertExcel.exe";
        startInfo.WindowStyle = ProcessWindowStyle.Hidden;

        // Part 2: set arguments.
        startInfo.Arguments = "D:\\sample.xlsx D:\\out.pdf";

        try
        {
            // Part 3: start with the info we specified.
            // ... Call WaitForExit.
            using (Process exeProcess = Process.Start(startInfo))
            {
                exeProcess.WaitForExit();
            }
        }
        catch
        {
            // Log error.
        }
    }
}