Skip to content

Commit 124849a

Browse files
committed
Updated gif to tiff index files
1 parent aa83e0d commit 124849a

File tree

2 files changed

+2
-2
lines changed
  • content/english/java/image-conversion-and-optimization
    • convert-svg-images-to-raster-format.html
    • gif-to-tiff-image-conversion.html

2 files changed

+2
-2
lines changed

content/english/java/image-conversion-and-optimization/convert-svg-images-to-raster-format.html/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Before we dive into the conversion process, let's make sure you have everything
1717
You should have a Java development environment set up on your system. If not, you can download and install Java from [here](https://www.oracle.com/java/technologies/javase-downloads.html).
1818

1919
### Aspose.Imaging for Java
20-
Make sure you have the Aspose.Imaging for Java library. You can download it from the official Aspose website [here](https://releases.aspose.com/imaging/java/).
20+
Make sure you have the Aspose.Imaging for Java library. You can download it from the Aspose website [here](https://releases.aspose.com/imaging/java/).
2121

2222
### SVG Image
2323
Prepare the SVG image that you want to convert. You can use any SVG image of your choice.

content/english/java/image-conversion-and-optimization/gif-to-tiff-image-conversion.html/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Before we dive into the conversion process, you'll need to ensure that you have
1515

1616
### 1. Java Development Environment
1717

18-
Make sure you have a Java development environment set up on your computer. You can download and install Java from the official website.
18+
Make sure you have a Java development environment set up on your computer. You can download and install Java from the website.
1919

2020
### 2. Aspose.Imaging for Java
2121

0 commit comments

Comments
 (0)