Freeware Downloads for "Count Page Pdf File Command Line"

Bluetooth Command Line Tools are a set of command line utilities for Windows XP, Vista or Windows 7 which allow you to configure bluetooth adapter, discover remote bluetooth devices and their services, push files to remote devices through OBEX. All utilities can be launched from a batch script or manually from the Windows command prompt. The suite consists of four utilities: "btinfo" - Prints information about the local bluetooth adapter. "btconfig" - Modifies friendly name, Class-of-device, discoverable and connectable states of the local bluetooth radio.

Visual Command Line is a tool which allows you to create Batch Files (that are used by the Command Prompt of Windows) easily.
Visual Command Line uses categories to simplify the use of the program, it also allows the user to choose a command, add it, and edit the command the way the user wants to.

Features :

* Take full control of the Command Prompt (CMD) of Windows operation system.
* Argument Panel to easily edit your command with a user interface.
* Get information as you type.

  • Platform: Windows
  • Publisher: CodeCaged
  • Date:
  • Size: 921 KB

Perspolis Command-Line Calculator is, just like the name suggests a small, simple, command-line based application specially designed to help you with your basic math calculations.

If you are looking for a tool that is both tiny and easy to use to assist you with math then Perspolis Command-Line Calculator might be a solution for you.

for WindowsAll

.

ImPDF's Web-to-PDF feature lets you quickly and accurately convert any (unsecured) Web page into a high-quality PDF file. The Web-to-PDF capabilities in PDF Download can be used with all popular browsers (Google Chrome, Safari, Opera, Firefox, Flock and Internet Explorer) via our bookmarklet, or if you use Firefox or Internet Explorer, you can install the more powerful browser add-on, which adds extra features like automatically emailing your PDF files and viewing PDF files as HTML (instead of opening them in your PDF viewer).

  • Platform: Windows
  • Publisher: ImPDF.com Inc
  • Date: 26-07-2011
  • Size: 415 KB

ImPDF's Web-to-PDF feature lets you quickly and accurately convert any (unsecured) Web page into a high-quality PDF file. The Web-to-PDF capabilities in PDF Download can be used with all popular browsers (Google Chrome, Safari, Opera, Firefox, Flock and Internet Explorer) via our bookmarklet, or if you use Firefox or Internet Explorer, you can install the more powerful browser add-on, which adds extra features like automatically emailing your PDF files and viewing PDF files as HTML (instead of opening them in your PDF viewer).

  • Platform: Windows
  • Publisher: ImPDF.com Inc
  • Date: 06-06-2011
  • Size: 415 KB
  • 2TIFF
  • License: Freeware
  • Rating

2TIFF command line tool can convert PDF to TIFF, XPS to TIFF, JPG to TIFF, PNG to TIFF. Full list of supported document and image source file formats contains more than 275 positions. Batch image resize, change PDF rasterisation resolution, apply text string or image as watermark, split multipage documents to TIFF pages and batch image file color correction features are also supported. To start 2TIFF command line simple click \'Win+R\' hotkey, use VBScrip, Java Script, batch file or your own software source code.

This Windows command-line file search utility provides the needed command-line search functionality in a case-insensitive manner for any file on a drive or within a specific directory. Executes faster than GUI! (Wildcards and Regex support coming soon!)
Windows Command-Line File Search License - GNU General Public License (GPL).

  • Platform: WinOther
  • Publisher: Clfsearch
  • Date:

QPDF x64 is a command-line program that does structural, content-preserving transformations on PDF files. It could have been called something like pdf-to-pdf. It also provides many useful capabilities to developers of PDF-producing software or for people who just want to look at the innards of a PDF file to learn more about how they work.

QPDF x64 is capable of creating linearized (also known as web-optimized) files and encrypted files. It is also capable of converting PDF files with object streams (also known as compressed objects) to files with no compressed objects or to generate object streams from files that don't have them (or even those that already do).

FileList is a command line utility that produces a list of files of the given path in CSV format, which can be imported in a spreadsheet or database. The list includes the file name, size, path, last access and change date, etc..

V-Mailer is 32-bit command-line and batch mailer and supports SMTP authentication. It is a console application, which means that it can only be run from the DOS prompt or from inside a batch file. It will send a message to any single email address..

  • Platform: Windows
  • Publisher: Virdi Software
  • Date: 02-08-2005
  • Size: 200 KB

Most popular image editors, such as Adobe Photoshop, oriented to save images into .GIF format, and it can be bothering to convert them into ICO files each time when you have changed the original image. Using this utility you can easily automate this process of converting BMP or GIF files into ICO files. MakeIcon is a command line utility for Windows 98/2000/XP, that converts images in .GIF, .BMP and also .ICO file formats into Windows icons with desired number of bits per pixel: 1, 4, 8, 16, 24, 32 bits supported.

  • Platform: Windows
  • Publisher: FYZOR.COM
  • Date: 31-03-2006
  • Size: 91 KB

Use PDF File Save or PDF File Save 2 to fill in all or part of a PDF form and save your work in PDF or FDF format PDF File Save enables you to save your fillable PDFs. You can open the form later and continue filling in where you left off.Keep the PDF with your filled in data for printing or emailing at any time. Add security (40-bit and 128-bit) to your PDF to prevent anyone from changing it or altering the information.Here are some key features of "PDF File Save":Fill in and save PDFs containing fillable fieldsSave in either PDF or FDF formatKeep or flatten form fieldsApply 40-bit or 128-bit security to your output PDFWorks with Adobe Reader 5.

  • Platform: WinOther
  • Publisher: fytek.com
  • Date: 16-08-2009
  • Size: 3348 KB

Command Prompt Portable is a simple utility that allows you to have a custom command line setup on any Windows computer you come across. It has built in support for the command line interpreters on both Windows 95/98/Me and Windows 2000/XP/Vista as well as the ability to customize using simple DOS commands by editing the .bat file within CommandPromptPortableDatabatch after you've run it once. You can customize the prompt, colors, window title, columns and more. A basic batch file is included with some simple settings.

  • Platform: WinOther
  • Publisher: Portableapps
  • Date: 15-05-2012
  • Size: 410 KB

Monkey Tools is a set of shell/console/command line utilities, as well as some GUI based applications that can be controlled from command line. The utilities include: - iutil.exe is a tool that prevents more than one instance of any application you choose. - appwarn.exe is a simple message box that displays a custom error message for your users. - nocmd.exe is a tool that allow you to run a dos script without the contents of a command window (hidden). - messagebox.exe is a console tool that allows you to bring up a number of different types of message box onto a Windows desktop.

  • Platform: WinOther
  • Publisher: Mad-Monkey
  • Date: 06-11-2012
  • Size: 1720 KB

CommandLine parses the command line for a description of a set of files and converts it into a list of individual files to process. CommandLine does nothing by itself. It is library code you can incorporate into your own Java programs like this: CommandLine wantedFiles = new CommandLine( args, new AllDirectoriesFilter() /* which directories to include */, new ExtensionListFilter( "java" ) /* which file extensions to include */); // iterate through all the files in the collection. for ( File file : wantedFiles ) { System.

Automatic command line CD ripper and ogg encoder along with freedb.org client. It tries to connect to freedb.org server to get CD info. If no info is found a text file may be provided instead. Also supports FLAC and MP3 (ID3 tag)..

Command line tools helping you to create bzflag map world files with complex objects like trees, bridges, block pyramids, minefields, tunnels and so on.Written in python2.2 (linux). Screenshots -> Home Page! Play demo map at ducati.bzflag.org:5157..

  • Platform: Linux, Unix
  • Publisher: home.unix-ag.org
  • Date: 01-10-2012
  • Size: 11 KB

Powerful command line and configuration file parsing for C++, Python, Ruby and Java (others to come). This tool provides many features, such as separate treatment for options, variables, and flags, unrecognized object detection, prefixes and much more..

For Java, parses GNU standards compliant command line arguments and calls event handler methods/fields automatically, based on given arguments (cmd line & from file). Use annotations to define your options, and descriptions for the auto generated help..

Command Line Office (Console Office)a collection of tools (shell scripts) providing a range of every-day's tasks to be conveniently performed on the command line, likeemail, file, document, dictionary lookup (many with colored highlighting features)
Command Line Office License - GNU General Public License (GPL).

  • Platform: WinOther
  • Publisher: Coffice
  • Date:

Count Page Pdf File Command Line: Freeware | All

New Reviews


Print Inspector

Whether you are using a printer connected to your local desktop computer or a print server sometimes you need to see whats going on in your printer by having a close look at the print jobs sent by the users. Print Inspector is such type software ...


Disk Genius

Disk Genius was formerly known as Partition Guru which is an all-in-one solution for disk partition management, data recovery and disk repairing. It can recover lost files from partition, backup and restore partition table, clone partition or clone ...


Safe In Cloud

It is quite difficult to find any computer users nowadays who do not need to use the web, for any purpose. Whether it is for education or entertainment, the web is your best resource. You also need to use various online services for banking, ...


PictBear

Nowadays, a majority of PC users resort to digital image editing once in a while. It may be required for retouching image captured in smart phones or for creating an album in Facebook. For some people, tinkering with digital images is a pastime too. ...


Panda Cloud Cleaner

PC security has become a tricky and complicated subject both for home users and network supervisors, with complexity and risk factors multiplying over the years. Using a single antivirus app may not be enough anymore. That explains why many users ...


SnapCrab

Nearly every PC users need to take screenshots from time to time, whether it is for personal or professional needs. While using the basic Windows screenshot capture method is available, it is not adequate for everyone. When you want to capture ...


BitKiller

Dealing with various types of data efficiently holds the key to success in any computing task. Apart from generating new data and modifying existing files, it becomes necessary to delete existing files at times. While most users resort to using ...


SeaMonkey, Portable Edition

Using the Internet has become a necessity for a majority of people, including those who do not use a PC regularly. To browse web, stream video or download online content, people often resort to using various third party apps. For example, using ...


TuckAway Intelligent Email Organizer Pro

Using an email software allow you to do a number of things including managing your address lists, emails and even ending memos, documents and even virtual letters. You can also use it to manage your tasks easily. The email software comes in ...


WebAcappella

Web design sector has witnessed several trends and technological innovations affect website development in big ways. With time, designing websites has become easier. Nowadays, you can find web design software that nearly eliminates the need to ...


New Downloads

Eyes Keeper

Sitting at your computer all
day, glued to your favorite
site? This application is
exactly what you need to rest
those ...

RationalPlan Single Project
for Linux

RationalPlan Single Project is
a project management software
covering the project
management areas starting with
WBS ...

GlassWire Firewall

GlassWire\'s free firewall
software helps protect your
computer, privacy, and data by
monitoring your network
activity. ...

FolderMill

FolderMill monitors a folder
and automatically prints or
converts incoming documents to
PDF, JPG or TIFF. Just define
...

Print Conductor

Print Conductor is a batch
printing software. It prints
multiple PDF files, plain
texts, Microsoft Office and
OpenOffice ...

Vivaldi for Windows 64

The Vivaldi browser does not
track you and lets you be in
control of how your browser
looks, feels and works. It
adapts ...

Debut Free Screen Capture
Software

Debut Screen Capture Software
Free for Windows allows you to
capture video from your PC.
Debut Free can record video
from ...

Vivaldi for Windows 32

The Vivaldi browser does not
track you and lets you be in
control of how your browser
looks, feels and works. It
adapts ...

Active@ ISO Manager

Active@ ISO Manager is an
easy-to use software to
author, edit and burn
CD/DVD-ROM ISO images
compatible with the ISO ...

Express Accounts Free for
Mac

Express Accounts Accounting
Software Free for Mac is
professional business
accounting software. This
product is perfect ...