php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #25303 Lossless JPEG transformation
Submitted: 2003-08-28 15:11 UTC Modified: 2017-08-16 16:27 UTC
Votes:6
Avg. Score:4.7 ± 0.7
Reproduced:3 of 4 (75.0%)
Same Version:1 (33.3%)
Same OS:2 (66.7%)
From: nospam at unclassified dot de Assigned:
Status: Suspended Package: GD related
PHP Version: 4.3.3 OS: any
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: nospam at unclassified dot de
New email:
PHP Version: OS:

 

 [2003-08-28 15:11 UTC] nospam at unclassified dot de
Description:
------------
You can use the GD library to operate on images, like JPEGs. But you cannot losslessly rotate or flip JPEG files with that. There's a linux console program, 'jpegtran', that seems to belong to the jpeglib. But it is not available as a binary for Windows (or is it?). Now what about some PHP functions besides the GD functions to do such things? I mean rotate, flip, crop, recode and so on, all without re-compressing the JPEG image.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-01-01 20:30 UTC] jani@php.net
-Package: Feature/Change Request +Package: GD related
 [2016-11-14 11:27 UTC] cmb@php.net
-Status: Open +Status: Suspended -Assigned To: +Assigned To: cmb
 [2016-11-14 11:27 UTC] cmb@php.net
This would have to be implemented for libgd first, so I've filed
a respective ticket there[1], and suspend this ticket for the time
being.

[1] <https://github.com/libgd/libgd/issues/343>
 [2017-08-16 16:27 UTC] cmb@php.net
-Assigned To: cmb +Assigned To:
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat May 10 01:01:28 2025 UTC