From 91a528cb590c0cd277b128f5ec16f2e8deeca123 Mon Sep 17 00:00:00 2001 From: runningwater Date: Mon, 28 Nov 2016 11:07:21 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BF=BB=E8=AF=91=E7=94=B3=E9=A2=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...0 4 Ways to Batch Convert Your PNG to JPG and Vice-Versa.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sources/tech/20161110 4 Ways to Batch Convert Your PNG to JPG and Vice-Versa.md b/sources/tech/20161110 4 Ways to Batch Convert Your PNG to JPG and Vice-Versa.md index 98a3cfced3..af11e92cde 100644 --- a/sources/tech/20161110 4 Ways to Batch Convert Your PNG to JPG and Vice-Versa.md +++ b/sources/tech/20161110 4 Ways to Batch Convert Your PNG to JPG and Vice-Versa.md @@ -1,3 +1,4 @@ +(翻译中 by runningwater) # 4 Ways to Batch Convert Your PNG to JPG and Vice-Versa In computing, Batch processing is the [execution of a series of tasks][11] in a program non-interactively. In this guide will offer you 4 simple ways to batch convert several `.PNG` images to `.JPG` and vice-versa using Linux command-line tools. @@ -162,7 +163,7 @@ via: http://www.tecmint.com/linux-image-conversion-tools/ 作者:[Aaron Kili][a] -译者:[译者ID](https://github.com/译者ID) +译者:[runningwater](https://github.com/runningwater) 校对:[校对者ID](https://github.com/校对者ID)