Scripts

PHP File Integrity Checker is a Real-Time Monitoring for PHP source code

PHP File Integrity Checker is a Real-Time Monitoring for PHP source code. Basically it computes the sha hash of all requested files. Your PC queries periodically the script and alerts you if the returned hash changes.

image

Ask yourself how you might address the following circumstances when managing a website:

* A file is unintentionally added, modified or deleted
* A file is maliciously added, modified or deleted
* A file becomes corrupted

More importantly, would you even know if one of these circumstances occurred? If your answer is no, then keep reading. In this guide I will demonstrate how to use PHP File Integrity Checker to monitor the integrity of your files.

image

The best way to determine whether or not a file has been altered is to hash its contents. PHP File Integrity Checker is written in PHP source code, after you buy it, you will get the full source code, then you can deploy it to your server to monitor all folders in your server easily.

The first, you may buy its source code from this web page,

https://veryutils.com/php-file-integrity-checker

after you buy it, you will get a source code package, please upload this source code package to your server, and unzip it to a folder, you will get a folder with following files,

image

Now, you can run following command lines to add all monitored folders to the database, PHP File Integrity Checker using a SQLite database, so you needn't setup a MySQL database first.

php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/admin
php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/app
php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/blog
php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/catalog
php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/community
php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/demo
php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/dev
php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/downloads
php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/images
php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/storage
php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/system
php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/vqmod

You can run same command line more times to add more folders that you want to monitor, file-integrity-checker.php will calculate the hash values for all files in this folder and its sub-folders recursively.

If some files have been modified in a folder, for example, you changed a folder in "/mywebsite.com/dev" folder, you may simple run following command line to update the hash values for this folder again,

php file-integrity-checker.php listfiles=1 folder=/mywebsite.com/dev

When you need to verify the files' Integrity, you may run following command line,

php file-integrity-checker.php verifyfiles=1

file-integrity-checker.php will compare the hash values for all monitored files automatically, if it detects the change in a file, it will print out the information to console.

You can also run following command line to send the alert to an email address,

php file-integrity-checker.php verifyfiles=1 email=support@veryutils.com

You can call file-integrity-checker.php from Cron Service, then you can monitor all files on your server periodically, for example, per hour or per day, if some files will be changed, you will able to receive the alert email immediately.

PHP File Integrity Checker is a simple but useful PHP Script Code to protect the files on your server, you may also modify it to best meet your requirements, if you need it, you may buy it from following web page directly,

https://veryutils.com/php-file-integrity-checker

What Are Cron Jobs?
Cron is a scheduler which is time-dependent. This feature is available in Mac, FreeBSD and Linux as well. The scheduled activities which are performed through them are referred to as cron jobs.

PDF Software

VeryUtils PDF to SVG Command-line Conversion

VeryUtils PDF2SVG is a stand-alone command-line application that enables users to batch convert and Adobe Acrobat PDF documents as SVG (Scalable Vector Graphics), the open-standard W3C recommendation for high-end graphics on the web.

PDF2SVG enables high-quality conversion from PDF to SVG that maintains the original layout of the document and preserves hyperlinks, colors and fonts. The resulting self-contained and compact SVG files can be distributed, viewed, edited, stored, printed, and published onto web sites.

image

PDF2SVG does not rely on any other third-party software. PDF2SVG can be used in server environments or as a batch conversion process.

PDF2SVG is also available as a software component for embedding into third-party applications, you can integrate PDF2SVG into your software and distribute it along with your software to your customers royalty free.

pdf2svg is a tiny command-line utility to convert PDF documents into SVG files. Multi-page PDF can be split up to one SVG per page by passing a file naming specification.

PDF is the world's most commonly used file format for files. SVG is a much better option for just displaying the contents of a PDF file in a SaaS application or browser. SVG is a powerful XML-based markup supported by HTML5. SVG can be displayed in all browsers and is able to display even complex PDF content as in the original PDF document.

Please by following steps to use PDF to SVG Converter Command Line software,

1. Please download a trial version of PDF to SVG Converter Command Line from this web page, you need to register an account before you download the software,

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

2. Download and unzip the software to a folder, you can run following command line to convert your PDF file to SVG files, one SVG file per page,

pdf2vec.exe D:\downloads\pdf2vec_cmd\test.pdf D:\downloads\pdf2vec_cmd\test.svg

This is original PDF file,

image

This is converted SVG file,

image

This is the source code of SVG file, you can edit it in a Text Editor application easily,

<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title></title>
<g xml:space='preserve' >
<clipPath id="clippath0" transform="matrix(0.071919,0.000000,0.000000,0.072009,0.000000,0.000000) "  >
<path d="
M 0 0
L 0 0
L 0 8275
L 11706 8275
L 11706 0
Z
" style="clip-rule:nonzero"/>
</clipPath>
<g style="clip-path:url(#clippath0)">
<text x="0" y="0" dx="-14" transform="matrix(0.071919,0.000000,0.000000,0.072009,17.979844,10.945322) " style="fill:#000000; font-family:Times New Roman; font-size:109px; ">
&#x0056;&#x0065;&#x0072;&#x0079;&#x0050;&#x0044;&#x0046;&#x0020;&#x002d;
&#x0020;&#x0050;&#x0044;&#x0046;&#x0020;&#x0057;&#x0072;&#x0069;&#x0074;
&#x0065;&#x0072;&#x002c;&#x0020;&#x0050;&#x0044;&#x0046;&#x0020;&#x0043;
&#x0072;&#x0065;&#x0061;&#x0074;&#x006f;&#x0072;&#x002c;&#x0020;&#x0050;
&#x0044;&#x0046;&#x0020;&#x0043;&#x006f;&#x006e;&#x0076;&#x0065;&#x0072;
&#x0074;&#x0065;&#x0072;&#x002c;&#x0020;&#x0043;&#x006f;&#x006e;&#x0076;
&#x0065;&#x0072;&#x0074;&#x0020;&#x0050;&#x0044;&#x0046;&#x0020;&#x0074;
&#x006f;&#x0020;&#x0057;&#x004f;&#x0052;&#x0044;&#x0020;&#x0044;&#x004f;
&#x0043;&#x002c;&#x0020;&#x0048;&#x0054;&#x004d;&#x004c;&#x0020;&#x0074;
&#x006f;&#x0020;&#x0050;&#x0044;&#x0046;&#x002c;&#x0020;&#x0050;&#x0044;
&#x0046;&#x0020;&#x0045;&#x0064;&#x0069;&#x0074;&#x006f;&#x0072;&#x0020;
&#x0043;&#x006f;&#x006e;&#x0076;&#x0065;&#x0072;&#x0074;&#x0065;&#x0072;
&#x0073;
</text>
</g >
<clipPath id="clippath1" transform="matrix(0.071919,0.000000,0.000000,0.072009,0.000000,0.000000) "  >
<path d="
M 0 249
L 0 249
L 0 8024
L 11706 8024
L 11706 249
Z
" style="clip-rule:nonzero"/>
</clipPath>
<g style="clip-path:url(#clippath1)">
</g >
<clipPath id="clippath2" transform="matrix(0.071919,0.000000,0.000000,0.072009,0.000000,0.000000) "  >
<path d="
M 0 0
L 0 0
L 0 8275
L 11706 8275
L 11706 0
Z
" style="clip-rule:nonzero"/>
</clipPath>

If you wish convert from SVG files to PDF files, you may try SVG to PDF Converter Command Line from this web page,

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

PDF Software

VeryUtils PDF Table Extractor software does extract text columns from selectable or searchable PDF files to tables with CSV and JSON formats easily

VeryUtils PDF Table Extractor software does extract text columns from "selectable" or "searchable" PDF files to tables (CSV, JSON, etc. formats) easily. VeryUtils PDF Table Extractor software supports all versions of Windows systems. It works in a simple manner, you can choose a PDF file which contain tables or text columns, then you can define the table columns that you need to extract and save the extracted data to an excel file.

VeryUtils PDF Table Extractor software is a robust software which is easy to use if you want to extract a table from PDF file and save to a CSV file. VeryUtils PDF Table Extractor doesn't support Optical Character Recognition (OCR). Thus, if your tables are in a scanned document or an image, it won't work. You would first need to convert the scanned document or image into a PDF and then use PDF Table Extractor software to extract its tables.

With VeryUtils PDF Table Extractor software, all table extraction is done in a fully automated manner and you can obtain your table data in Excel, CSV or JSON format. So far so good.

Please by following steps to use VeryUtils PDF Table Extractor software,

1. Please download and install PDF Table Extractor from this web page,
 
https://veryutils.com/pdf-table-extractor-pdf-to-excel-converter

2. Run the software and load a PDF file which contain tables or text columns,

image

3. PDF Table Extractor software will detect the tables and text columns automatically after you click the "Autodetect Tables" button,

image

4. Click "Preview & Export Extracted Data" button, you will see all extracted data in a new page, then you can click "Export" button to save the extracted data to a CSV, TSV, JSON, Script file format.

image

5. You can open the saved CSV file in MS Excel application, then you can to do the further processes easily.

image

You can download and try PDF Table Extractor from this web page by yourself, if you encounter any problem, please feel free to let us know,
 
https://veryutils.com/pdf-table-extractor-pdf-to-excel-converter

Video Software

How to crop Video files using VeryUtils Video Editor software?

Sometimes you want to crop your videos, for example, when you got some video files with black bars on top and bottom or you want to crop videos with large dimensions to fit the small screen of devices. VeryUtils Video Editor software is a great software to crop video files. VeryUtils Video Editor is a powerful video editor that not only crop your video files on Windows, but also allows you to enhance the video with visual effects, transitions, titles and more. When you finish video editing, you can always find a suitable output format to generate your final result without any quality loss. Apart from that, you can also export to other options, e.g. share on YouTube or burn to DVD video directly.

Why Choose VeryUtils Video Editor software to crop videos?
* Automatically or manually crop your video into different size.
* Support a wide range of video formats including AVI, MOV, FLV, WMV, MKV and more.
* Apply effects, use filters, add titles, music and logo as you like.
* Export in different formats, directly uploads online or burn discs.
* Edit and enhance videos easily.
* Add stylish transitions, titles, and filters.
* Stabilize and reverse video, equalize sound, and more.

VeryUtils Video Editor offers an easy way to crop any video. Just add your video clip to the program, specify the area you want to crop, and save to a video format of your choice: MP4, AVI, FLV, WMV, MPEG, or other. VeryUtils Video Editor supports Windows 7/8/10/XP/Vista or higher. You may by following steps to crop your videos.

1. Please download and install VeryUtils Video Editor from this web page,

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

2. Run VeryUtils Video Editor software and load the Video file that you want to crop,

image

3. Add a "Crop: Rectangle" filter,

image

4. Select an area that you want to crop,

image

5. or you can enter the Position and Size directly,

image

6. After you finish the selection, you can click "File"->"Export Video" menus to save to a new Video file, you will get a new Video file with correct cropping after a few seconds.

image

7. The final Video file has been cropped properly when viewing in Video Player software.

image

VeryUtils Video Editor software can be purchased from this web page directly,

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

if you encounter any problem with this software, please feel free to let us know, we are glad to assist you asap.

Video Software

How to Permanently Rotate and Flip A Video? How to easily rotate a video at any angle Permanently?

- Is there a way to rotate the video?

- How to flip a video permanently?

- Rotating A Video: How To Flip A Video 90 Or 180 Degrees

- Or how to rotate the video permanently?

- ...

It happens to everybody: wrong camera angle while shooting a video. Neither smartphone users, nor action camera owners are immune to that. And if you're looking for a way to rotate a video right now, you probably know the feeling.

If you've ever recorded a video on your smartphone, only to find it sideways or upside down, then you know how frustrating it can be to watch it later. If you use Windows, you can rotate the video and save the video permanently in VeryUtils Video Editor software, this article will show you exactly how to rotate the video in VeryUtils Video Editor software.

When people use smartphone cameras to record video, they often accidentally hold the device at the wrong angle, making the video recording upside down. In this case, it is necessary to flip or rotate the video afterwards so that it is displayed correctly to the audience. For videos recorded in landscape orientation, you can rotate the video 90 degrees, and for videos recorded upside down, you need to flip the video 180 degrees. Continue reading to learn how to rotate the video 90 or 180 degrees through our software.

1. Please download and install VeryUtils Video Editor Software from this web page,

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

2. After you install it, please run it and open a Video file that you want to rotate or flip,

image

3. You can click "+" button in Filter window to insert a "Rotate and Scale" Filter, then you can set the values of "Rotation" and "Scale" parameter,

4. You can also add "Flip" or "Brightness" or other options in the Filter window,

image

image

image

VeryUtils Video Editor software supports more video adjustment options, such as Contrast, Fade In Video, Opacity, Scale Video, Size and Position etc..

image

5. After you finish the adjustment, you may export the rotated video to a new video file,

image

6. View the rotated video file properly in the video player application,

image

If you encounter any problem with VeryUtils Video Editor software, please feel free to let us know, we are glad to assist you asap.