Scripts

VeryUtils FTP Client Software, Automate FTP Transfers, Auto FTP Manager

PHP FTP Client is a flexible FTP and SSL-FTP client for PHP. This software provides helpers easy to use to manage the remote files.

PHP FTP Client is a Classic FTP File Transfer Software. You can easily maintain your website with this FTP client. You can install this PHP FTP Client to your local Windows system using apache or install it to your Linux server, then you can access to this PHP FTP Client using a web browser. PHP FTP Client is the most stable and comprehensive ftp client program available and is very easy to use.

https://veryutils.com/php-ftp-client

image

PHP FTP Client makes it easy to move files between any combination of FTP servers, PC folders, Android mobile devices and remote PCs. Imagine the possibilities of transferring files between any combinations of devices, all controlled from your computer.

* Upload or download files quickly and easily.
* Secure file transfer using FTP SSL.
* Compatible with all popular FTP servers.

File Transfer Features:
* The intuitive user interface makes uploading files to the internet easy.
* Easily drag and drop files in and out of Classic FTP.
* Supports the secure FTP protocol (SSL).
* Compatible with all popular FTP servers.
* Runs on Microsoft Windows, Apple Mac OS X and Linux systems.
* Easy setup wizard to help you establish FTP site connections.
* Easy File Management.
* Upload and Download files and folders easily. Just drag and drop them wherever you want them to transfer.
* Secure File Transfer.
* Automatically detect ASCII or Binary transfer mode.

System Requirements:
* Works on Windows 7, XP, Vista, 8, 8.1, 10 or above.
* Works on 32bit and 64bit Windows.
* Mac OS X 10.5 or above.
* All Linux systems.

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

image

* 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

image

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

image

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

image

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.
        }
    }
}