Which software can make the best visually lossless gifs out of videos? Also, how do I use rgb and/or rgba when making visually lossless animated WEBP files?
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 2 of 2
			
		- 
	
- 
	GIF can't be lossless, also it is highly questionable if 256 colors can provide "visually lossless" quality - of course you can create more than 256 colors (using GIF syntax or for example performing temporal dithering) but this is highly dependent on your GIF viewer capabilities. 
 
 Quality of GIF depends mostly on color quantization quality - error diffusion can help but color selection is most important - there is not many good color quantization algorithms - my favorite are NeuQuant and SColorQ - also color space can be important - technically you need algorithm matched with human vision - this is similar area to automatic subjective image/video quality measurement - all methods are still very simplistic when compared to human vision.
 
 https://bisqwit.iki.fi/jutut/colorquant/
 https://www.imagemagick.org/Usage/quantize/
 
 This may be also interesting for you https://bisqwit.iki.fi/story/howto/dither/jy/ - more about dithering topic .
 
 And short reply - IMHO GIF is not even close to be visually lossless.
 
 About WebP question... did you tried to read:
 https://developers.google.com/speed/webp/faq
 https://developers.google.com/speed/webp/docs/using
 
 ?
Similar Threads
- 
  Creating the Best Visually Lossless JPGs and WEBPsBy The Enigma in forum Newbie / General discussionsReplies: 4Last Post: 19th Mar 2024, 06:50
- 
  Best Visually Lossless File for Highest QualityBy Jay123210599 in forum Newbie / General discussionsReplies: 0Last Post: 21st Jan 2024, 00:02
- 
  Smallest Visually Lossless FilesBy Jay123210599 in forum Newbie / General discussionsReplies: 10Last Post: 19th Jan 2024, 03:10
- 
  Virtually or Visually Lossless NumberBy Jay123210599 in forum Newbie / General discussionsReplies: 31Last Post: 27th Dec 2023, 02:45
- 
  How do I use ffmpeg to create the highest quality animated gifs from videoBy Bruce Banner in forum EditingReplies: 13Last Post: 11th May 2019, 01:26


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 
 
			
			

 Quote
 Quote
