diff --git a/sources/How to convert an HTML web page to PNG image on Linux.md b/sources/How to convert an HTML web page to PNG image on Linux.md
index 42105f7bef..2aaa34493e 100644
--- a/sources/How to convert an HTML web page to PNG image on Linux.md
+++ b/sources/How to convert an HTML web page to PNG image on Linux.md
@@ -1,3 +1,6 @@
+Translating---------------geekpi
+
+
How to convert an HTML web page to PNG image on Linux
================================================================================
One of the easiest way to screen capture a particular web page as a PNG image is by using [CutyCapt][1], which is a convenient command line Linux tool for converting any HTML webpage to a variety of vector and bitmat image formats (e.g., SVG, PDF, PS, PNG, JPEG, TIFF, GIF). Internally, CutyCapt uses WebKit rendering engine to export webpage rendering output to an image file. Built with Qt, CutyCapt is actually a cross-platform application available for other platforms such as Windows as well.
@@ -81,4 +84,4 @@ via: http://xmodulo.com/2014/02/convert-html-web-page-png-image-linux.html
[1]:http://cutycapt.sourceforge.net/
[2]:https://github.com/hoehrmann/CutyCapt/issues/3
-[3]:http://xmodulo.com/2013/03/how-to-set-up-epel-repository-on-centos.html
\ No newline at end of file
+[3]:http://xmodulo.com/2013/03/how-to-set-up-epel-repository-on-centos.html