i tried changing the jpeg above to tga and the ending extension to .tga but it does not work.bair.sa wrote:Can the same limitation to the file size (kb) be made to a .tga file?
convert image -define jpeg:extent=512kb newimage.jpg
Search found 2 matches
- 2015-12-02T11:24:49-07:00
- Forum: Users
- Topic: Resize image to specified size (kb)
- Replies: 7
- Views: 27660
Re: Resize image to specified size (kb)
- 2015-12-02T10:24:53-07:00
- Forum: Users
- Topic: Resize image to specified size (kb)
- Replies: 7
- Views: 27660
Re: Resize image to specified size (kb)
Can the same limitation to the file size (kb) be made to a .tga file?
convert image -define jpeg:extent=512kb newimage.jpg
convert image -define jpeg:extent=512kb newimage.jpg