mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-11-03 19:42:25 -06:00 
			
		
		
		
	
		
			
	
	
		
			8 lines
		
	
	
	
		
			371 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
	
		
			371 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| 
								 | 
							
								**Forked from https://github.com/dsoprea/go-jpeg-image-structure**
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								## Overview
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								Parse raw JPEG data into individual segments of data. You can print or export this data, including hash digests for each. You can also parse/modify the EXIF data and write an updated image.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								EXIF, XMP, and IPTC data can also be extracted. The provided CLI tool can print this data as well.
							 |